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(container): update image app-template ( 3.1.0 → 3.2.1 ) #3724

Merged
merged 1 commit into from
May 23, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented May 23, 2024

This PR contains the following updates:

Package Update Change
app-template minor 3.1.0 -> 3.2.1

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | ghcr.io/bjw-s/helm/app-template | 3.1.0 | 3.2.1 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels May 23, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 23, 2024

--- kubernetes/staging/apps/default/whoami/app Kustomization: flux-system/default-whoami HelmRelease: default/whoami

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

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

       chart: app-template
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.1.0
+      version: 3.2.1
   install:
     remediation:
       retries: 5
   interval: 15m
   maxHistory: 3
   upgrade:
--- kubernetes/staging/apps/self-hosted/wordacle/app Kustomization: flux-system/self-hosted-wordacle HelmRelease: self-hosted/wordacle

+++ kubernetes/staging/apps/self-hosted/wordacle/app Kustomization: flux-system/self-hosted-wordacle HelmRelease: self-hosted/wordacle

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

       chart: app-template
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.1.0
+      version: 3.2.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3
--- kubernetes/staging/apps/dbms/pgadmin/app Kustomization: flux-system/dbms-pgadmin HelmRelease: dbms/pgadmin

+++ kubernetes/staging/apps/dbms/pgadmin/app Kustomization: flux-system/dbms-pgadmin HelmRelease: dbms/pgadmin

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

       chart: app-template
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.1.0
+      version: 3.2.1
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@szinn szinn merged commit eea5bfc into main May 23, 2024
11 checks passed
@szinn szinn deleted the renovate/staging-app-template-3.x branch May 23, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant