Skip to content

feat(helm): update chart k8tz ( 0.18.0 → 0.19.0 )#422

Open
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/k8tz-0.x
Open

feat(helm): update chart k8tz ( 0.18.0 → 0.19.0 )#422
flkr-23[bot] wants to merge 1 commit intomainfrom
renovate/k8tz-0.x

Conversation

@flkr-23
Copy link
Contributor

@flkr-23 flkr-23 bot commented Mar 7, 2026

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.18.00.19.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

k8tz/k8tz (k8tz)

v0.19.0

Compare Source

  • Update tzdata package to 2026a
  • ci: push Helm Chart to GHCR (#​118)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Mar 7, 2026

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

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

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

         - America/Los_Angeles
         - --injection-strategy
         - initContainer
         - --inject=true
         - --container-name=k8tz
         - --bootstrap-image
-        - quay.io/k8tz/k8tz:0.18.0
+        - quay.io/k8tz/k8tz:0.19.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.18.0
+        image: quay.io/k8tz/k8tz:0.19.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.18.0
+        image: quay.io/k8tz/k8tz:0.19.0
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Mar 7, 2026

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

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

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

     spec:
       chart: k8tz
       sourceRef:
         kind: HelmRepository
         name: k8tz
         namespace: flux-system
-      version: 0.18.0
+      version: 0.19.0
   install:
     remediation:
       retries: 3
   interval: 30m
   postRenderers:
   - kustomize:

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.

0 participants