Skip to content

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

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

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

Conversation

@flkr-23

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.18.00.20.0

Warning

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


Release Notes

k8tz/k8tz (k8tz)

v0.20.0

Compare Source

  • Update tzdata package to 2026c
  • Add support for imageVolume injection strategy (#​123)
  • Add pod ownership annotations lookup (#​124)

v0.19.0

Compare Source

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

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • 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 Mend Renovate CLI.

@flkr-23

flkr-23 Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor Author
--- 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.20.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.20.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.20.0
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls

@flkr-23

flkr-23 Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor Author
--- 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.20.0
   install:
     remediation:
       retries: 3
   interval: 30m
   postRenderers:
   - kustomize:

@flkr-23
flkr-23 Bot force-pushed the renovate/k8tz-0.x branch from 82630c5 to 8ec9e72 Compare April 23, 2026 16:33
@flkr-23
flkr-23 Bot force-pushed the renovate/k8tz-0.x branch from 8ec9e72 to eae79c2 Compare July 18, 2026 11:45
@flkr-23 flkr-23 Bot changed the title feat(helm): update chart k8tz ( 0.18.0 → 0.19.0 ) feat(helm): update chart k8tz ( 0.18.0 → 0.20.0 ) Jul 18, 2026
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