Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update helm chart kyverno to 2.6.4 #2717

Merged
merged 1 commit into from
Dec 10, 2022
Merged

fix: update helm chart kyverno to 2.6.4 #2717

merged 1 commit into from
Dec 10, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Dec 9, 2022

This PR contains the following updates:

Package Update Change
kyverno (source) patch 2.6.3 -> 2.6.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner December 9, 2022 09:20
@bloopy-boi bloopy-boi bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Dec 9, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 9, 2022

Path: cluster/apps/kyverno/base/helm-release.yaml
Version: 2.6.3 -> 2.6.4

@@ -17295,7 +17295,7 @@
 dnsPolicy: ClusterFirst
 initContainers:
 - name: kyverno-pre
- image: "ghcr.io/kyverno/kyvernopre:v1.8.3"
+ image: "ghcr.io/kyverno/kyvernopre:v1.8.4"
 imagePullPolicy: IfNotPresent
 args:
 - --loggingFormat=text
@@ -17331,7 +17331,7 @@
 value: kyverno
 containers:
 - name: kyverno
- image: "ghcr.io/kyverno/kyverno:v1.8.3"
+ image: "ghcr.io/kyverno/kyverno:v1.8.4"
 imagePullPolicy: IfNotPresent
 args:
 - --autogenInternals=false

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 9, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.54s
✅ YAML prettier 2 0 0 0.55s
✅ YAML yamllint 2 0 0.5s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit b0e7ae4 into main Dec 10, 2022
@h3mmy h3mmy deleted the renovate/kyverno-2.6.x branch December 10, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant