Skip to content

feat(helm): update chart k8tz ( 0.17.1 → 0.20.0 ) - #5513

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

v0.18.0

Compare Source

  • Update tzdata package to 2025b
  • Bump golang.org/x/net from 0.23.0 to 0.36.0 (#​117)

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

@carpenike-bot

carpenike-bot Bot commented Mar 24, 2025

Copy link
Copy Markdown
Contributor
--- HelmRelease: system-controllers/k8tz Deployment: system-controllers/k8tz

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

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

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

@carpenike-bot

carpenike-bot Bot commented Mar 24, 2025

Copy link
Copy Markdown
Contributor
--- kubernetes/cluster-0/apps/system-controllers/k8tz/app Kustomization: flux-system/k8tz HelmRelease: system-controllers/k8tz

+++ kubernetes/cluster-0/apps/system-controllers/k8tz/app Kustomization: flux-system/k8tz HelmRelease: system-controllers/k8tz

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

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

@carpenike-bot

carpenike-bot Bot commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.67s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 4.29s
✅ YAML prettier 1 0 0 0.46s
✅ YAML yamllint 1 0 0 0.71s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate
renovate Bot force-pushed the renovate/cluster-0-k8tz-0.x branch from 6c45742 to 0b352a7 Compare January 8, 2026 16:31
@renovate
renovate Bot force-pushed the renovate/cluster-0-k8tz-0.x branch from 0b352a7 to c6e6b6a Compare March 7, 2026 17:46
@renovate renovate Bot changed the title feat(helm): update chart k8tz ( 0.17.1 → 0.18.0 ) feat(helm): update chart k8tz ( 0.17.1 → 0.19.0 ) Mar 7, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-k8tz-0.x branch from c6e6b6a to 07f781d Compare June 22, 2026 17:43
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | k8tz    | 0.17.1 | 0.20.0 |
@renovate renovate Bot changed the title feat(helm): update chart k8tz ( 0.17.1 → 0.19.0 ) feat(helm): update chart k8tz ( 0.17.1 → 0.20.0 ) Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/cluster-0-k8tz-0.x branch from 07f781d to b2d64fa Compare July 18, 2026 14:10
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