diff --git a/charts/kyverno/README.md b/charts/kyverno/README.md index 5aa501e858..024eb57975 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -693,7 +693,7 @@ The chart values are organised per component. | webhooksCleanup.enabled | bool | `true` | Create a helm pre-delete hook to cleanup webhooks. | | webhooksCleanup.image.registry | string | `nil` | Image registry | | webhooksCleanup.image.repository | string | `"bitnami/kubectl"` | Image repository | -| webhooksCleanup.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| webhooksCleanup.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | webhooksCleanup.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | webhooksCleanup.imagePullSecrets | list | `[]` | Image pull secrets | | webhooksCleanup.podSecurityContext | object | `{}` | Security context for the pod | @@ -733,7 +733,7 @@ The chart values are organised per component. | cleanupJobs.admissionReports.ttlSecondsAfterFinished | string | `""` | Time until the pod from the cronjob is deleted | | cleanupJobs.admissionReports.image.registry | string | `nil` | Image registry | | cleanupJobs.admissionReports.image.repository | string | `"bitnami/kubectl"` | Image repository | -| cleanupJobs.admissionReports.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| cleanupJobs.admissionReports.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | cleanupJobs.admissionReports.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | cleanupJobs.admissionReports.imagePullSecrets | list | `[]` | Image pull secrets | | cleanupJobs.admissionReports.schedule | string | `"*/10 * * * *"` | Cronjob schedule | @@ -755,7 +755,7 @@ The chart values are organised per component. | cleanupJobs.clusterAdmissionReports.ttlSecondsAfterFinished | string | `""` | Time until the pod from the cronjob is deleted | | cleanupJobs.clusterAdmissionReports.image.registry | string | `nil` | Image registry | | cleanupJobs.clusterAdmissionReports.image.repository | string | `"bitnami/kubectl"` | Image repository | -| cleanupJobs.clusterAdmissionReports.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| cleanupJobs.clusterAdmissionReports.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | cleanupJobs.clusterAdmissionReports.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | cleanupJobs.clusterAdmissionReports.imagePullSecrets | list | `[]` | Image pull secrets | | cleanupJobs.clusterAdmissionReports.schedule | string | `"*/10 * * * *"` | Cronjob schedule | @@ -777,7 +777,7 @@ The chart values are organised per component. | cleanupJobs.updateRequests.ttlSecondsAfterFinished | string | `""` | Time until the pod from the cronjob is deleted | | cleanupJobs.updateRequests.image.registry | string | `nil` | Image registry | | cleanupJobs.updateRequests.image.repository | string | `"bitnami/kubectl"` | Image repository | -| cleanupJobs.updateRequests.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| cleanupJobs.updateRequests.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | cleanupJobs.updateRequests.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | cleanupJobs.updateRequests.imagePullSecrets | list | `[]` | Image pull secrets | | cleanupJobs.updateRequests.schedule | string | `"*/10 * * * *"` | Cronjob schedule | @@ -799,7 +799,7 @@ The chart values are organised per component. | cleanupJobs.ephemeralReports.ttlSecondsAfterFinished | string | `""` | Time until the pod from the cronjob is deleted | | cleanupJobs.ephemeralReports.image.registry | string | `nil` | Image registry | | cleanupJobs.ephemeralReports.image.repository | string | `"bitnami/kubectl"` | Image repository | -| cleanupJobs.ephemeralReports.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| cleanupJobs.ephemeralReports.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | cleanupJobs.ephemeralReports.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | cleanupJobs.ephemeralReports.imagePullSecrets | list | `[]` | Image pull secrets | | cleanupJobs.ephemeralReports.schedule | string | `"*/10 * * * *"` | Cronjob schedule | @@ -821,7 +821,7 @@ The chart values are organised per component. | cleanupJobs.clusterEphemeralReports.ttlSecondsAfterFinished | string | `""` | Time until the pod from the cronjob is deleted | | cleanupJobs.clusterEphemeralReports.image.registry | string | `nil` | Image registry | | cleanupJobs.clusterEphemeralReports.image.repository | string | `"bitnami/kubectl"` | Image repository | -| cleanupJobs.clusterEphemeralReports.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| cleanupJobs.clusterEphemeralReports.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | cleanupJobs.clusterEphemeralReports.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | cleanupJobs.clusterEphemeralReports.imagePullSecrets | list | `[]` | Image pull secrets | | cleanupJobs.clusterEphemeralReports.schedule | string | `"*/10 * * * *"` | Cronjob schedule | @@ -859,7 +859,7 @@ The chart values are organised per component. | policyReportsCleanup.enabled | bool | `true` | Create a helm post-upgrade hook to cleanup the old policy reports. | | policyReportsCleanup.image.registry | string | `nil` | Image registry | | policyReportsCleanup.image.repository | string | `"bitnami/kubectl"` | Image repository | -| policyReportsCleanup.image.tag | string | `"1.28.5"` | Image tag Defaults to `latest` if omitted | +| policyReportsCleanup.image.tag | string | `"1.30.2"` | Image tag Defaults to `latest` if omitted | | policyReportsCleanup.image.pullPolicy | string | `nil` | Image pull policy Defaults to image.pullPolicy if omitted | | policyReportsCleanup.imagePullSecrets | list | `[]` | Image pull secrets | | policyReportsCleanup.podSecurityContext | object | `{}` | Security context for the pod | diff --git a/charts/kyverno/values.yaml b/charts/kyverno/values.yaml index b30d929c76..79ef363f97 100644 --- a/charts/kyverno/values.yaml +++ b/charts/kyverno/values.yaml @@ -481,7 +481,7 @@ webhooksCleanup: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -538,7 +538,7 @@ policyReportsCleanup: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -721,7 +721,7 @@ cleanupJobs: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -801,7 +801,7 @@ cleanupJobs: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -881,7 +881,7 @@ cleanupJobs: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -961,7 +961,7 @@ cleanupJobs: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ @@ -1041,7 +1041,7 @@ cleanupJobs: repository: bitnami/kubectl # -- Image tag # Defaults to `latest` if omitted - tag: '1.28.5' + tag: '1.30.2' # -- (string) Image pull policy # Defaults to image.pullPolicy if omitted pullPolicy: ~ diff --git a/config/install-latest-testing.yaml b/config/install-latest-testing.yaml index 9899409c2c..ba250aae5a 100644 --- a/config/install-latest-testing.yaml +++ b/config/install-latest-testing.yaml @@ -47159,7 +47159,7 @@ spec: serviceAccountName: kyverno-cleanup-jobs containers: - name: cleanup - image: "bitnami/kubectl:1.28.5" + image: "bitnami/kubectl:1.30.2" imagePullPolicy: command: - /bin/bash @@ -47209,7 +47209,7 @@ spec: serviceAccountName: kyverno-cleanup-jobs containers: - name: cleanup - image: "bitnami/kubectl:1.28.5" + image: "bitnami/kubectl:1.30.2" imagePullPolicy: command: - /bin/bash @@ -47259,7 +47259,7 @@ spec: serviceAccountName: kyverno-cleanup-jobs containers: - name: cleanup - image: "bitnami/kubectl:1.28.5" + image: "bitnami/kubectl:1.30.2" imagePullPolicy: command: - /bin/bash @@ -47309,7 +47309,7 @@ spec: serviceAccountName: kyverno-cleanup-jobs containers: - name: cleanup - image: "bitnami/kubectl:1.28.5" + image: "bitnami/kubectl:1.30.2" imagePullPolicy: command: - /bin/bash @@ -47359,7 +47359,7 @@ spec: serviceAccountName: kyverno-cleanup-jobs containers: - name: cleanup - image: "bitnami/kubectl:1.28.5" + image: "bitnami/kubectl:1.30.2" imagePullPolicy: command: - /bin/bash