feat(container): update image ghcr.io/lissy93/dashy (4.0.10 → 4.1.0)#8182
Merged
Conversation
| datasource | package | from | to | | ---------- | --------------------- | ------ | ----- | | docker | ghcr.io/lissy93/dashy | 4.0.10 | 4.1.0 |
Contributor
--- kubernetes/main/apps/self-hosted/dashy/app Kustomization: self-hosted/dashy HelmRelease: self-hosted/dashy
+++ kubernetes/main/apps/self-hosted/dashy/app Kustomization: self-hosted/dashy HelmRelease: self-hosted/dashy
@@ -53,13 +53,13 @@
dashy:
env:
DISABLE_CONFIG_BACKUPS: true
TZ: America/Toronto
image:
repository: ghcr.io/lissy93/dashy
- tag: 4.0.10@sha256:2faf840aad699508895490906f3d62d1819cdbdeafe2039b4ff18649059e66f8
+ tag: 4.1.0@sha256:5b4ca48684a4cf600b3c712d331c475158436b45c394d6279771f6f4ec2f0f08
persistence:
backup:
advancedMounts:
dashy:
dashy:
- path: /backups |
Contributor
--- HelmRelease: self-hosted/dashy Deployment: self-hosted/dashy
+++ HelmRelease: self-hosted/dashy Deployment: self-hosted/dashy
@@ -59,13 +59,13 @@
name: temp
- env:
- name: DISABLE_CONFIG_BACKUPS
value: 'true'
- name: TZ
value: America/Toronto
- image: ghcr.io/lissy93/dashy:4.0.10@sha256:2faf840aad699508895490906f3d62d1819cdbdeafe2039b4ff18649059e66f8
+ image: ghcr.io/lissy93/dashy:4.1.0@sha256:5b4ca48684a4cf600b3c712d331c475158436b45c394d6279771f6f4ec2f0f08
name: dashy
volumeMounts:
- mountPath: /backups
name: backup
subPath: dashy
- mountPath: /app/user-data |
This file contains hidden or 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
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.
This PR contains the following updates:
4.0.10→4.1.0Release Notes
lissy93/dashy (ghcr.io/lissy93/dashy)
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: lissy93/dashy@4.0.0...4.1.0