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(container): update app-template ( 3.6.0 → 3.6.1 ) #317

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Update Change
app-template patch 3.6.0 -> 3.6.1

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

Copy link
Contributor

deepsource-io bot commented Jan 12, 2025

Here's the code health analysis summary for commits b6f613e..0f402cd. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource KubeLinter LogoKubeLinter✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@renovate renovate bot force-pushed the renovate/app-template-3.6.x branch from d4af97d to 0f402cd Compare January 12, 2025 20:47
Copy link

--- kubernetes/apps/default/spoolman/app Kustomization: flux-system/spoolman HelmRelease: default/spoolman

+++ kubernetes/apps/default/spoolman/app Kustomization: flux-system/spoolman HelmRelease: default/spoolman

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

       chart: app-template
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: bjw-s
         namespace: flux-system
-      version: 3.6.0
+      version: 3.6.1
   interval: 30m
   values:
     controllers:
       spoolman:
         annotations:
           reloader.stakater.com/auto: 'true'

Copy link

--- HelmRelease: default/spoolman Deployment: default/spoolman

+++ HelmRelease: default/spoolman Deployment: default/spoolman

@@ -30,13 +30,12 @@

       enableServiceLinks: false
       serviceAccountName: default
       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
-      hostUsers: true
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: spoolman-secret
         image: ghcr.io/onedr0p/postgres-init:16

@Tanguille Tanguille merged commit fc8850e into main Jan 12, 2025
11 checks passed
@Tanguille Tanguille deleted the renovate/app-template-3.6.x branch January 12, 2025 20:53
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