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

fix(helm): update k8tz ( 0.16.0 → 0.16.2 ) #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

Package Update Change
k8tz (source) patch 0.16.0 -> 0.16.2

Warning

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


Release Notes

k8tz/k8tz (k8tz)

v0.16.2

Compare Source

v0.16.1

Compare Source


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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.

Copy link

github-actions bot commented Jun 1, 2024

--- HelmRelease: tools/k8tz Deployment: tools/k8tz

+++ HelmRelease: tools/k8tz Deployment: tools/k8tz

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

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

Copy link

github-actions bot commented Jun 1, 2024

--- kubernetes/apps/tools/k8tz/app Kustomization: flux-system/k8tz HelmRelease: tools/k8tz

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

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

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

@renovate renovate bot force-pushed the renovate/k8tz-0.x branch from 200d0b2 to 91a110a Compare June 13, 2024 17:51
@renovate renovate bot changed the title fix(helm): update k8tz ( 0.16.0 → 0.16.1 ) fix(helm): update k8tz ( 0.16.0 → 0.16.2 ) Jun 13, 2024
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