Skip to content

feat(helm): update chart k8tz ( 0.18.0 ➔ 0.19.0 )#589

Merged
Aviator-Coding merged 1 commit intomainfrom
renovate/k8tz-0.x
Mar 18, 2026
Merged

feat(helm): update chart k8tz ( 0.18.0 ➔ 0.19.0 )#589
Aviator-Coding merged 1 commit intomainfrom
renovate/k8tz-0.x

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops bot commented Mar 7, 2026

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.18.00.19.0

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Mar 7, 2026

--- HelmRelease: system-controller/k8tz Deployment: system-controller/k8tz

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

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

         - America/New_York
         - --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

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Mar 7, 2026

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

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

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

     spec:
       chart: k8tz
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: k8tz
-      version: 0.18.0
+      version: 0.19.0
   install:
     crds: CreateReplace
     strategy:
       name: RetryOnFailure
   interval: 30m
   postRenderers:

Copy link
Copy Markdown
Owner

@Aviator-Coding Aviator-Coding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved for minor helm chart update

@mortyops mortyops bot force-pushed the renovate/k8tz-0.x branch from 8c64e1e to 5b9a2fc Compare March 18, 2026 01:50
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | k8tz    | 0.18.0 | 0.19.0 |
@mortyops mortyops bot force-pushed the renovate/k8tz-0.x branch from 5b9a2fc to 720334d Compare March 18, 2026 02:00
@Aviator-Coding
Copy link
Copy Markdown
Owner

🤖 Auto-review: Merging

Minor update: k8tz helm chart 0.18.0 → 0.19.0. k8tz handles automatic timezone injection into pods, ensuring containers use the correct local timezone without manual volume mounts. This is a minor version bump with all CI checks (Flux Local diff/test, Image Pull, Labeler) passing. Low risk — timezone injection is non-critical and the image pulls successfully. Safe to merge.

@Aviator-Coding Aviator-Coding merged commit 37a5825 into main Mar 18, 2026
12 checks passed
@Aviator-Coding Aviator-Coding deleted the renovate/k8tz-0.x branch March 18, 2026 02:42
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