generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 to v2 #153
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/networking/echo-server/app Kustomization: flux-system/cluster-apps-echo-server HelmRelease: networking/echo-server
+++ kubernetes/apps/networking/echo-server/app Kustomization: flux-system/cluster-apps-echo-server HelmRelease: networking/echo-server
@@ -12,13 +12,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall:
--- kubernetes/apps/networking/cloudflared/app Kustomization: flux-system/cluster-apps-cloudflared HelmRelease: networking/cloudflared
+++ kubernetes/apps/networking/cloudflared/app Kustomization: flux-system/cluster-apps-cloudflared HelmRelease: networking/cloudflared
@@ -12,13 +12,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall:
--- kubernetes/apps/database/redis/app Kustomization: flux-system/database-redis HelmRelease: database/redis
+++ kubernetes/apps/database/redis/app Kustomization: flux-system/database-redis HelmRelease: database/redis
@@ -13,13 +13,13 @@
chart: app-template
interval: 15m
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
createNamespace: true
remediation:
retries: 5
interval: 15m
upgrade:
--- kubernetes/apps/default/odoo/app Kustomization: flux-system/default-odoo HelmRelease: default/odoo
+++ kubernetes/apps/default/odoo/app Kustomization: flux-system/default-odoo HelmRelease: default/odoo
@@ -12,13 +12,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
createNamespace: true
remediation:
retries: 3
interval: 30m
maxHistory: 3
--- kubernetes/apps/database/minio/app Kustomization: flux-system/database-minio HelmRelease: database/minio
+++ kubernetes/apps/database/minio/app Kustomization: flux-system/database-minio HelmRelease: database/minio
@@ -12,13 +12,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 3
--- kubernetes/apps/database/pgadmin/app Kustomization: flux-system/database-pgadmin HelmRelease: database/pgadmin
+++ kubernetes/apps/database/pgadmin/app Kustomization: flux-system/database-pgadmin HelmRelease: database/pgadmin
@@ -13,13 +13,13 @@
chart: app-template
interval: 15m
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
createNamespace: true
remediation:
retries: 5
interval: 15m
upgrade:
--- kubernetes/apps/default/smtp-relay/app Kustomization: flux-system/default-smtp-relay HelmRelease: default/smtp-relay
+++ kubernetes/apps/default/smtp-relay/app Kustomization: flux-system/default-smtp-relay HelmRelease: default/smtp-relay
@@ -12,13 +12,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 1.5.1
+ version: 2.4.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall: |
df9e999
to
34369dc
Compare
3dfdd05
to
2d2917b
Compare
a85573e
to
cac13e2
Compare
34870a1
to
f14bff1
Compare
4f3bbb0
to
edc2053
Compare
ea21b7b
to
7fa7119
Compare
7fa7119
to
aea177d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/addons
Changes made in the addons directory
area/bootstrap
Changes made in the bootstrap directory
area/kubernetes
Changes made in the kubernetes directory
renovate/container
type/major
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.1
->2.4.0
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.
This PR has been generated by Renovate Bot.