-
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: upgrade everything in one go #31
Merged
Merged
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
Upgrade all applications under the media-apps directory.
Upgrade to the latest version of the upstream Plex Media Server official Helm chart.
Upgrade the Minecraft servers and router applications.
Upgrade the Helm chart version for cert-manager.
Upgrade to a newer version of the MetalLB chart.
Upgrade to the latest version of the Operator Lifecycle Manager.
Upgrade to the latest version of the Sealed Secrets operator.
Upgrade to the latest version of Hashicorp Vault and its Helm chart.
Upgrade to the latest version of the Longhorn Helm chart.
===== argoproj.io/Application argo-cd/cert-manager ======
140c140
< targetRevision: v1.14.3
---
> targetRevision: v1.15.0
===== argoproj.io/Application argo-cd/mc-jngs ======
300c300
< targetRevision: 4.15.0
---
> targetRevision: 4.19.0
===== argoproj.io/Application argo-cd/mc-legg ======
300c300
< targetRevision: 4.15.0
---
> targetRevision: 4.19.0
===== argoproj.io/Application argo-cd/mc-router ======
238c238
< targetRevision: 1.1.0
---
> targetRevision: 1.2.0
===== argoproj.io/Application argo-cd/metallb ======
131c131
< targetRevision: 0.14.3
---
> targetRevision: 0.14.5
===== argoproj.io/Application argo-cd/operator-lifecycle-manager ======
141c141
< targetRevision: v0.27.0
---
> targetRevision: v0.28.0
===== argoproj.io/Application argo-cd/plex-media-server ======
302c302
< tag: 1.40.2@sha256:15eaab9b1447e413b3f28df1cad8e5c87e4a06ac2b0eaf09aca8c6ae11feed3c
---
> tag: 1.40.3@sha256:36f7953fb618f99bfb456c80e7ec94432d8af3c1bfcc034e46a018cc64b534b7
326c326
< targetRevision: 0.3.0
---
> targetRevision: 0.4.0
===== argoproj.io/Application argo-cd/prowlarr ======
240c240
< tag: 1.15.0@sha256:335388a2b30603bcd69d7411f3bfb37c54a8799eb1f76bae1f42ec6b2f9a5a79
---
> tag: 1.18.0@sha256:237e9a72c11c5350bf22e355759436ecd4fd660e820d5b556d9a9e436f25f6b9
===== argoproj.io/Application argo-cd/radarr ======
340c340
< tag: 5.4.6@sha256:de7e51182113b430d9b6cb93ebc3389e1c73f11e7eabf47d0af5de106cdc296a
---
> tag: 5.6.0@sha256:79053c07400eec909d04ac97db760c30bf61471ec37465a50f126a3c825a92bc
===== argoproj.io/Application argo-cd/sealed-secrets ======
156c156
< targetRevision: 2.15.2
---
> targetRevision: 2.15.4
===== argoproj.io/Application argo-cd/sonarr ======
285c285
< tag: 4.0.4@sha256:878f8538c5becb75bae4e2f010aaee85b4ec3792acedbeaf639e800995b6e6fe
---
> tag: 4.0.5@sha256:275467ba17d990bbc6301dec3cc76b042969836749de39067818759d0f3b407f
===== argoproj.io/Application argo-cd/transmission-movies ======
320c320
< tag: 4.0.5@sha256:2205fe1977b68449bcee4e17527801b5cef80bfa9a4ca308b221d6a371a022d1
---
> tag: 4.0.6@sha256:cbd1f91f9c31615057ce2744aad8589f343176b4895d13afa656d2d54dd12b66
===== argoproj.io/Application argo-cd/transmission-tv ======
320c320
< tag: 4.0.5@sha256:2205fe1977b68449bcee4e17527801b5cef80bfa9a4ca308b221d6a371a022d1
---
> tag: 4.0.6@sha256:cbd1f91f9c31615057ce2744aad8589f343176b4895d13afa656d2d54dd12b66
===== argoproj.io/Application argo-cd/vault ======
304c304
< targetRevision: 0.27.0
---
> targetRevision: 0.28.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Upgrade everything everywhere all at once.