Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update k8tz ( 0.16.2 → 0.17.1 ) #3519

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Sep 23, 2024

This PR contains the following updates:

Package Update Change
k8tz (source) minor 0.16.2 -> 0.17.1

Warning

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


Release Notes

k8tz/k8tz (k8tz)

v0.17.1

Compare Source

v0.17.0

Compare Source

  • Update tzdata package to 2024b

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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner September 23, 2024 01:25
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/dns labels Sep 23, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 23, 2024

--- kubernetes/dns/apps/system-controllers/k8tz/app Kustomization: flux-system/k8tz HelmRelease: system-controllers/k8tz

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

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

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

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 23, 2024

--- 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.16.2
+        - quay.io/k8tz/k8tz:0.17.1
         - --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.16.2
+        image: quay.io/k8tz/k8tz:0.17.1
         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.16.2
+        image: quay.io/k8tz/k8tz:0.17.1
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: tls
           mountPath: /run/secrets/tls
           readOnly: true
         - name: shared-tls

@mahoro-bot mahoro-bot bot force-pushed the renovate/dns-k8tz-0.x branch from 81e8a54 to dae9506 Compare October 8, 2024 16:25
@mahoro-bot mahoro-bot bot changed the title feat(helm): update k8tz ( 0.16.2 → 0.17.0 ) feat(helm): update k8tz ( 0.16.2 → 0.17.1 ) Oct 8, 2024
@mahoro-bot mahoro-bot bot merged commit eb8b2e1 into main Oct 14, 2024
5 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/dns-k8tz-0.x branch October 14, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory cluster/dns renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant