Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/kyverno/chainsaw to v0.2.2 (#12)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/kyverno/chainsaw](https://togithub.com/kyverno/chainsaw) |
`v0.2.0` -> `v0.2.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkyverno%2fchainsaw/v0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkyverno%2fchainsaw/v0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkyverno%2fchainsaw/v0.2.0/v0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkyverno%2fchainsaw/v0.2.0/v0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>kyverno/chainsaw (github.com/kyverno/chainsaw)</summary>

###
[`v0.2.2`](https://togithub.com/kyverno/chainsaw/releases/tag/v0.2.2)

[Compare
Source](https://togithub.com/kyverno/chainsaw/compare/v0.2.1...v0.2.2)

#### ‼️ Breaking changes ‼️

- `finally` block now executes when the step terminates. It was supposed
to work like this from the beginning but was not properly working. The
`cleanup` block was introduced to execute operations when a test
terminates instead.

#### 💫 New features 💫

- Added cleanup handlers support to register custom cleanup operations
to run when a test terminates

#### 🔧 Fixes 🔧

-   Use `namespaceTemplate` from configuration if provided

#### 📚 Docs 📚

-   Improved home page
-   Added scroll to top button
-   Improved navigation bar
-   Fixed dark/light color schemes and added system preference support
-   Added links to Slack and X/Twitter links in the footer
-   Removed the blog
-   Rewrote most of the Getting Started pages

#### What's Changed

- fix: Use config file namespaceTemplate if set (cherry-pick
[#&#8203;1279](https://togithub.com/kyverno/chainsaw/issues/1279)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1293](https://togithub.com/kyverno/chainsaw/pull/1293)
- feat: improve home page (cherry-pick
[#&#8203;1292](https://togithub.com/kyverno/chainsaw/issues/1292)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1297](https://togithub.com/kyverno/chainsaw/pull/1297)
- fix: disable instant nav (cherry-pick
[#&#8203;1298](https://togithub.com/kyverno/chainsaw/issues/1298)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1299](https://togithub.com/kyverno/chainsaw/pull/1299)
- fix: improve home page (cherry-pick
[#&#8203;1300](https://togithub.com/kyverno/chainsaw/issues/1300)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1301](https://togithub.com/kyverno/chainsaw/pull/1301)
- fix: mike (cherry-pick
[#&#8203;1302](https://togithub.com/kyverno/chainsaw/issues/1302)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1304](https://togithub.com/kyverno/chainsaw/pull/1304)
- fix: improve home (cherry-pick
[#&#8203;1303](https://togithub.com/kyverno/chainsaw/issues/1303)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1305](https://togithub.com/kyverno/chainsaw/pull/1305)
- chore: remove blog (cherry-pick
[#&#8203;1310](https://togithub.com/kyverno/chainsaw/issues/1310)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1311](https://togithub.com/kyverno/chainsaw/pull/1311)
- chore: move community page to its own tab (cherry-pick
[#&#8203;1312](https://togithub.com/kyverno/chainsaw/issues/1312)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1313](https://togithub.com/kyverno/chainsaw/pull/1313)
- chore: improve install page (cherry-pick
[#&#8203;1315](https://togithub.com/kyverno/chainsaw/issues/1315)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1317](https://togithub.com/kyverno/chainsaw/pull/1317)
- chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 (cherry-pick
[#&#8203;1316](https://togithub.com/kyverno/chainsaw/issues/1316)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1318](https://togithub.com/kyverno/chainsaw/pull/1318)
- chore: add missing adopters to the home page (cherry-pick
[#&#8203;1319](https://togithub.com/kyverno/chainsaw/issues/1319)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1320](https://togithub.com/kyverno/chainsaw/pull/1320)
- chore: rework introduction (cherry-pick
[#&#8203;1321](https://togithub.com/kyverno/chainsaw/issues/1321)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1322](https://togithub.com/kyverno/chainsaw/pull/1322)
- chore: add resource templating into (cherry-pick
[#&#8203;1323](https://togithub.com/kyverno/chainsaw/issues/1323)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1324](https://togithub.com/kyverno/chainsaw/pull/1324)
- chore: improve assertions quick start (cherry-pick
[#&#8203;1326](https://togithub.com/kyverno/chainsaw/issues/1326)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1329](https://togithub.com/kyverno/chainsaw/pull/1329)
- chore: restructure the getting started guide (cherry-pick
[#&#8203;1330](https://togithub.com/kyverno/chainsaw/issues/1330)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1331](https://togithub.com/kyverno/chainsaw/pull/1331)
- chore: improve next steps page (cherry-pick
[#&#8203;1332](https://togithub.com/kyverno/chainsaw/issues/1332)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1333](https://togithub.com/kyverno/chainsaw/pull/1333)
- chore: improve timeouts quick start (cherry-pick
[#&#8203;1334](https://togithub.com/kyverno/chainsaw/issues/1334)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1335](https://togithub.com/kyverno/chainsaw/pull/1335)
- chore: improve bindings page (cherry-pick
[#&#8203;1336](https://togithub.com/kyverno/chainsaw/issues/1336)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1337](https://togithub.com/kyverno/chainsaw/pull/1337)
- chore: improve try catch finally page (cherry-pick
[#&#8203;1338](https://togithub.com/kyverno/chainsaw/issues/1338)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1339](https://togithub.com/kyverno/chainsaw/pull/1339)
- fix: linter issues (cherry-pick
[#&#8203;1345](https://togithub.com/kyverno/chainsaw/issues/1345)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1346](https://togithub.com/kyverno/chainsaw/pull/1346)
- chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.5
(cherry-pick
[#&#8203;1342](https://togithub.com/kyverno/chainsaw/issues/1342)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1344](https://togithub.com/kyverno/chainsaw/pull/1344)
- chore(deps): Bump github/codeql-action from 3.25.5 to 3.25.6
(cherry-pick
[#&#8203;1350](https://togithub.com/kyverno/chainsaw/issues/1350)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1353](https://togithub.com/kyverno/chainsaw/pull/1353)
- chore(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1
(cherry-pick
[#&#8203;1348](https://togithub.com/kyverno/chainsaw/issues/1348)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1356](https://togithub.com/kyverno/chainsaw/pull/1356)
- docs: resource templating docs (cherry-pick
[#&#8203;1354](https://togithub.com/kyverno/chainsaw/issues/1354)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1357](https://togithub.com/kyverno/chainsaw/pull/1357)
- chore(deps): Bump anchore/sbom-action from 0.15.11 to 0.16.0
(cherry-pick
[#&#8203;1349](https://togithub.com/kyverno/chainsaw/issues/1349)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1359](https://togithub.com/kyverno/chainsaw/pull/1359)
- docs: operation outputs page (cherry-pick
[#&#8203;1358](https://togithub.com/kyverno/chainsaw/issues/1358)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1360](https://togithub.com/kyverno/chainsaw/pull/1360)
- docs: add placeholder for advanced use cases (cherry-pick
[#&#8203;1361](https://togithub.com/kyverno/chainsaw/issues/1361)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1363](https://togithub.com/kyverno/chainsaw/pull/1363)
- fix: catch/finally execution order (cherry-pick
[#&#8203;1351](https://togithub.com/kyverno/chainsaw/issues/1351)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1362](https://togithub.com/kyverno/chainsaw/pull/1362)
- feat: add cleanup handler (cherry-pick
[#&#8203;1364](https://togithub.com/kyverno/chainsaw/issues/1364)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1367](https://togithub.com/kyverno/chainsaw/pull/1367)
- chore: update release notes (cherry-pick
[#&#8203;1369](https://togithub.com/kyverno/chainsaw/issues/1369)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1372](https://togithub.com/kyverno/chainsaw/pull/1372)
- docs: add cleanup docs (cherry-pick
[#&#8203;1368](https://togithub.com/kyverno/chainsaw/issues/1368)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1371](https://togithub.com/kyverno/chainsaw/pull/1371)
- release: v0.2.2 (cherry-pick
[#&#8203;1376](https://togithub.com/kyverno/chainsaw/issues/1376)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1377](https://togithub.com/kyverno/chainsaw/pull/1377)

**Full Changelog**:
kyverno/chainsaw@v0.2.1...v0.2.2

###
[`v0.2.1`](https://togithub.com/kyverno/chainsaw/releases/tag/v0.2.1)

[Compare
Source](https://togithub.com/kyverno/chainsaw/compare/v0.2.0...v0.2.1)

#### ‼️ Breaking changes ‼️

-   Resource templating is now enabled by default

#### 💫 New features 💫

- Added `--pause-on-failure` flag to pause when a test failure happens
(to ease troubleshooting)
- Improved cleanup management logic, alternating `catch`, `finally` and
`@cleanup` per step
- Added support for registering clusters dynamically, useful when a
cluster is created in a test step

#### 🔧 Fixes 🔧

-   Fixed issue with cluster incorrectly registered
- Force background deletion propagation policy (useful when testing
unmanaged `Job`)

#### What's Changed

- chore: update issue templates (cherry-pick
[#&#8203;1238](https://togithub.com/kyverno/chainsaw/issues/1238)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1239](https://togithub.com/kyverno/chainsaw/pull/1239)
- chore(deps): Bump anchore/sbom-action from 0.15.10 to 0.15.11
(cherry-pick
[#&#8203;1229](https://togithub.com/kyverno/chainsaw/issues/1229)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1240](https://togithub.com/kyverno/chainsaw/pull/1240)
- chore(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1
(cherry-pick
[#&#8203;1233](https://togithub.com/kyverno/chainsaw/issues/1233)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1241](https://togithub.com/kyverno/chainsaw/pull/1241)
- chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
(cherry-pick
[#&#8203;1230](https://togithub.com/kyverno/chainsaw/issues/1230)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1243](https://togithub.com/kyverno/chainsaw/pull/1243)
- chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (cherry-pick
[#&#8203;1245](https://togithub.com/kyverno/chainsaw/issues/1245)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1246](https://togithub.com/kyverno/chainsaw/pull/1246)
- feat: add pause on failure option (cherry-pick
[#&#8203;1247](https://togithub.com/kyverno/chainsaw/issues/1247)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1248](https://togithub.com/kyverno/chainsaw/pull/1248)
- chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
(cherry-pick
[#&#8203;1250](https://togithub.com/kyverno/chainsaw/issues/1250)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1251](https://togithub.com/kyverno/chainsaw/pull/1251)
- chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.4 to 3.0.5 (cherry-pick
[#&#8203;1249](https://togithub.com/kyverno/chainsaw/issues/1249)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1252](https://togithub.com/kyverno/chainsaw/pull/1252)
- chore(deps): Bump actions/checkout from 4.1.4 to 4.1.5 (cherry-pick
[#&#8203;1254](https://togithub.com/kyverno/chainsaw/issues/1254)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1259](https://togithub.com/kyverno/chainsaw/pull/1259)
- chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
(cherry-pick
[#&#8203;1257](https://togithub.com/kyverno/chainsaw/issues/1257)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1260](https://togithub.com/kyverno/chainsaw/pull/1260)
- chore(deps): Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
(cherry-pick
[#&#8203;1258](https://togithub.com/kyverno/chainsaw/issues/1258)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1261](https://togithub.com/kyverno/chainsaw/pull/1261)
- feat: enable templating by default (cherry-pick
[#&#8203;1264](https://togithub.com/kyverno/chainsaw/issues/1264)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1265](https://togithub.com/kyverno/chainsaw/pull/1265)
- chore(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
(cherry-pick
[#&#8203;1266](https://togithub.com/kyverno/chainsaw/issues/1266)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1268](https://togithub.com/kyverno/chainsaw/pull/1268)
- feat: force background propagation deletion (cherry-pick
[#&#8203;1267](https://togithub.com/kyverno/chainsaw/issues/1267)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1269](https://togithub.com/kyverno/chainsaw/pull/1269)
- feat: add direct cluster config support (cherry-pick
[#&#8203;1207](https://togithub.com/kyverno/chainsaw/issues/1207)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1270](https://togithub.com/kyverno/chainsaw/pull/1270)
- chore(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0
(cherry-pick
[#&#8203;1271](https://togithub.com/kyverno/chainsaw/issues/1271)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1273](https://togithub.com/kyverno/chainsaw/pull/1273)
- chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0
(cherry-pick
[#&#8203;1272](https://togithub.com/kyverno/chainsaw/issues/1272)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1274](https://togithub.com/kyverno/chainsaw/pull/1274)
- fix: make sure we resolve cluster only once (cherry-pick
[#&#8203;1276](https://togithub.com/kyverno/chainsaw/issues/1276)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1277](https://togithub.com/kyverno/chainsaw/pull/1277)
- chore: update release notes (cherry-pick
[#&#8203;1280](https://togithub.com/kyverno/chainsaw/issues/1280)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1281](https://togithub.com/kyverno/chainsaw/pull/1281)
- chore: update docs (cherry-pick
[#&#8203;1282](https://togithub.com/kyverno/chainsaw/issues/1282)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1283](https://togithub.com/kyverno/chainsaw/pull/1283)
- release: v0.2.1 (cherry-pick
[#&#8203;1284](https://togithub.com/kyverno/chainsaw/issues/1284)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1286](https://togithub.com/kyverno/chainsaw/pull/1286)
- chore: add v0.2.1 in bug reports template (cherry-pick
[#&#8203;1285](https://togithub.com/kyverno/chainsaw/issues/1285)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1288](https://togithub.com/kyverno/chainsaw/pull/1288)
- release: v0.2.1 (cherry-pick
[#&#8203;1287](https://togithub.com/kyverno/chainsaw/issues/1287)) by
[@&#8203;gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)
in
[https://github.com/kyverno/chainsaw/pull/1289](https://togithub.com/kyverno/chainsaw/pull/1289)

**Full Changelog**:
kyverno/chainsaw@v0.2.0...v0.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/anza-labs/lke-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 1ccff75 commit 7e2c24c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
require (
github.com/elastic/crd-ref-docs v0.0.12
github.com/golangci/golangci-lint v1.58.2
github.com/kyverno/chainsaw v0.2.0
github.com/kyverno/chainsaw v0.2.2
sigs.k8s.io/controller-tools v0.15.0
sigs.k8s.io/kustomize/kustomize/v5 v5.4.1
)
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ github.com/kyoh86/exportloopref v0.1.11 h1:1Z0bcmTypkL3Q4k+IDHMWTcnCliEZcaPiIe0/
github.com/kyoh86/exportloopref v0.1.11/go.mod h1:qkV4UF1zGl6EkF1ox8L5t9SwyeBAZ3qLMd6up458uqA=
github.com/kyverno/chainsaw v0.2.0 h1:UDNH5FCZH8tllLlicUYsj6+LIw388kK7AhEVqqg1bBs=
github.com/kyverno/chainsaw v0.2.0/go.mod h1:vPpf6tRKQ1dLGYjT+gXEq3E7P1FArs+4jVF+09ihulQ=
github.com/kyverno/chainsaw v0.2.2/go.mod h1:m3SZdMHdn77NfWe7knYqmRCsrUTGlEjhTmA/7l/88HM=
github.com/kyverno/kyverno-json v0.0.3-alpha.2.0.20240418134117-384bc5db5ad7 h1:09UL+pBN0LHYrv22dBmRKAQ0xBKCdkFMTJc0enyTj1o=
github.com/kyverno/kyverno-json v0.0.3-alpha.2.0.20240418134117-384bc5db5ad7/go.mod h1:RwCdE0qkkKmMTgcci23U0Ffntfdbo5tOS7Ht6YLtxlY=
github.com/kyverno/pkg/ext v0.0.0-20240418121121-df8add26c55c h1:lAolpR9H8BwM5lRRvgCQ8JowswyxZRH+fgtIQzHFVCk=
Expand Down

0 comments on commit 7e2c24c

Please sign in to comment.