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 chart app-template to v3.6.1 #97

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Update Change
app-template patch 3.6.0 -> 3.6.1

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

--- kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

+++ kubernetes/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.6.0
+      version: 3.6.1
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false
--- kubernetes/apps/home-automation/emqx/exporter Kustomization: flux-system/emqx-exporter HelmRelease: home-automation/emqx-exporter

+++ kubernetes/apps/home-automation/emqx/exporter Kustomization: flux-system/emqx-exporter HelmRelease: home-automation/emqx-exporter

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.6.0
+      version: 3.6.1
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true
--- kubernetes/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

+++ kubernetes/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

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

       chart: app-template
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.6.0
+      version: 3.6.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   uninstall:

Copy link

--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

@@ -36,13 +36,12 @@

         runAsGroup: 568
         runAsNonRoot: false
         runAsUser: 0
       hostIPC: false
       hostNetwork: false
       hostPID: false
-      hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: SECRET_RECORDER_DB_URL
           valueFrom:
             secretKeyRef:
--- HelmRelease: home-automation/emqx-exporter Deployment: home-automation/emqx-exporter

+++ HelmRelease: home-automation/emqx-exporter Deployment: home-automation/emqx-exporter

@@ -34,13 +34,12 @@

         runAsGroup: 65534
         runAsNonRoot: true
         runAsUser: 65534
       hostIPC: false
       hostNetwork: false
       hostPID: false
-      hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
       - args:
         - --config.file
         - /etc/emqx-exporter/config.yaml
         env:
--- HelmRelease: observability/gatus Deployment: observability/gatus

+++ HelmRelease: observability/gatus Deployment: observability/gatus

@@ -38,13 +38,12 @@

         runAsGroup: 568
         runAsNonRoot: true
         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
-      hostUsers: true
       dnsPolicy: ClusterFirst
       dnsConfig:
         options:
         - name: ndots
           value: '1'
       containers:

@chrishrb chrishrb merged commit 1c33eba into main Jan 13, 2025
5 checks passed
@chrishrb chrishrb deleted the renovate/app-template-3.x branch January 13, 2025 14:48
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.

1 participant