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

feat(helm): update chart k8tz ( 0.16.2 → 0.17.0 ) #246

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.16.2 -> 0.17.0

Release Notes

k8tz/k8tz (k8tz)

v0.17.0

Compare Source

  • Update tzdata package to 2024b

Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/storage/apps/kube-system/k8tz/app Kustomization: flux-system/k8tz HelmRelease: kube-system/k8tz

+++ kubernetes/storage/apps/kube-system/k8tz/app Kustomization: flux-system/k8tz HelmRelease: kube-system/k8tz

@@ -14,13 +14,13 @@

       chart: k8tz
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: k8tz
         namespace: flux-system
-      version: 0.16.2
+      version: 0.17.0
   interval: 30m
   postRenderers:
   - kustomize:
       patches:
       - patch: |-
           $patch: delete

Copy link

--- HelmRelease: kube-system/k8tz Deployment: kube-system/k8tz

+++ HelmRelease: kube-system/k8tz Deployment: kube-system/k8tz

@@ -39,13 +39,13 @@

         - Europe/Prague
         - --injection-strategy
         - initContainer
         - --inject=true
         - --container-name=k8tz
         - --bootstrap-image
-        - quay.io/k8tz/k8tz:0.16.2
+        - quay.io/k8tz/k8tz:0.17.0
         - --tls-crt
         - /run/secrets/shared-tls/tls.crt
         - --tls-key
         - /run/secrets/shared-tls/tls.key
         - --cronJobTimeZone
         securityContext:
@@ -53,13 +53,13 @@

           capabilities:
             drop:
             - ALL
           runAsNonRoot: true
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/k8tz/k8tz:0.16.2
+        image: quay.io/k8tz/k8tz:0.17.0
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls
@@ -96,13 +96,13 @@

           capabilities:
             drop:
             - ALL
           runAsNonRoot: true
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/k8tz/k8tz:0.16.2
+        image: quay.io/k8tz/k8tz:0.17.0
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls

@prehor prehor merged commit 4d08265 into main Sep 22, 2024
9 checks passed
@renovate renovate bot deleted the renovate/storage-k8tz-0.x branch September 22, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant