feat(container)!: Update image ghcr.io/gethomepage/homepage to v1#361
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container)!: Update image ghcr.io/gethomepage/homepage to v1#361renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage
+++ kubernetes/apps/default/homepage/app Kustomization: flux-system/homepage HelmRelease: default/homepage
@@ -40,13 +40,13 @@
TZ: Europe/Vienna
envFrom:
- secretRef:
name: homepage-secret
image:
repository: ghcr.io/gethomepage/homepage
- tag: v0.10.9
+ tag: v1.10.1
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
--- HelmRelease: default/homepage Deployment: default/homepage
+++ HelmRelease: default/homepage Deployment: default/homepage
@@ -41,13 +41,13 @@
- env:
- name: TZ
value: Europe/Vienna
envFrom:
- secretRef:
name: homepage-secret
- image: ghcr.io/gethomepage/homepage:v0.10.9
+ image: ghcr.io/gethomepage/homepage:v1.10.1
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 3000 |
536c16f to
92a3dae
Compare
01bd667 to
8e2e87d
Compare
8e2e87d to
760f04a
Compare
760f04a to
b4653b2
Compare
c1a92cb to
63fa90e
Compare
63fa90e to
508ae16
Compare
04ce015 to
ccf2e60
Compare
9b4dd29 to
8ce8672
Compare
8ce8672 to
159411a
Compare
159411a to
9ac57d5
Compare
9ac57d5 to
5f36cea
Compare
9607c63 to
526a041
Compare
526a041 to
82c7442
Compare
6b0b16b to
8c4262e
Compare
8c4262e to
ce13195
Compare
ce13195 to
87290ad
Compare
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:
v0.10.9→v1.10.1Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage)
v1.10.1Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.10.0...v1.10.1
v1.10.0Compare Source
v1.9.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.8.0...v1.9.0
v1.8.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.7.0...v1.8.0
v1.7.0Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.6.1...v1.7.0
v1.6.1Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.6.0...v1.6.1
v1.6.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.5.0...v1.6.0
v1.5.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.4.6...v1.5.0
v1.4.6Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.4.5...v1.4.6
v1.4.5Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.4.2...v1.4.3
v1.4.2Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.4.1...v1.4.2
v1.4.1Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.4.0...v1.4.1
v1.4.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.3.2...v1.4.0
v1.3.2Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.3.0...v1.3.2
v1.3.1Compare Source
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.2.0...v1.3.0
v1.2.0What's Changed
total: falseby @kevinastone in #5200New Contributors
Full Changelog: gethomepage/homepage@v1.1.1...v1.2.0
v1.1.1Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.1.0...v1.1.1
v1.1.0Compare Source
What's Changed
Enhancements
Fixes
Updates
New Contributors
Full Changelog: gethomepage/homepage@v1.0.4...v1.1.0
v1.0.4Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.0.3...v1.0.4
v1.0.3Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.0.2...v1.0.3
v1.0.2Compare Source
This small bug fix fixes a couple of layout issues in v1.0.0 and reverts a change to networking that was in v1.0.1
Please also check out the v1.0 release notes
Full Changelog: gethomepage/homepage@v1.0.0...v1.0.2
v1.0.0Compare Source
Homepage v1.0! 🎉
We're excited to announce the release of homepage v1.0! This release contains a bunch of new widgets, fixes and other improvements, but if you're curious why the major version bump, it's because of the breaking changes included:
HOMEPAGE_ALLOWED_HOSTSenvironment variable (how to do that varies by install type, see the docs)Thank you to our community of contributors, discord chat helpers and our users! We are so proud of the collaboration that goes into keeping this project delightful.
What's Changed
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.