Skip to content

feat(helm): update chart k8tz ( 0.19.0 → 0.20.0 )#3030

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.19.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)

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • 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 was generated by Mend Renovate. View the repository job log.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | k8tz    | 0.19.0 | 0.20.0 |
@mglants-bot

mglants-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown
--- kubernetes/berries/apps/kube-system/k8tz/app Kustomization: flux-system/k8tz HelmRelease: kube-system/k8tz

+++ kubernetes/berries/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-charts
         namespace: flux-system
-      version: 0.19.0
+      version: 0.20.0
   interval: 30m
   postRenderers:
   - kustomize:
       patches:
       - patch: |-
           $patch: delete

@mglants-bot

mglants-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown
--- HelmRelease: kube-system/k8tz Deployment: kube-system/k8tz

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

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

         - Europe/Moscow
         - --injection-strategy
         - initContainer
         - --inject=true
         - --container-name=k8tz
         - --bootstrap-image
-        - quay.io/k8tz/k8tz:0.19.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.19.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.19.0
+        image: quay.io/k8tz/k8tz:0.20.0
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls

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