-
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 ghcr.io/gethomepage/homepage ( v0.10.9 → v1.0.4 ) #1038
Open
botty-hill
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-ghcr.io-gethomepage-homepage-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
--- HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage
+++ HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage
@@ -5,13 +5,13 @@
name: homepage
labels:
app.kubernetes.io/instance: homepage
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: homepage
annotations:
- values-checksum: 2e265542e61153a1a545f6cbeee8f558faa47e859cfdf1fa973269182dd2208c
+ values-checksum: 490263f0ca5d0f8501dd48aa16b9321907d64f909747d741f4a0700e2c47abc9
spec:
revisionHistoryLimit: 3
replicas: 1
strategy:
type: RollingUpdate
selector:
@@ -33,13 +33,13 @@
serviceAccountName: homepage
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: homepage
- image: ghcr.io/gethomepage/homepage:v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
+ image: ghcr.io/gethomepage/homepage:v1.0.4@sha256:78a34acb9ca1e63eecf12919fc9fb6c91f5dea748395172d7c1904db4c5bc973
imagePullPolicy: null
envFrom:
- secretRef:
name: homepage-app-secrets
ports:
- name: http |
--- kubernetes/apps/selfhosted/homepage/app Kustomization: selfhosted/app-homepage HelmRelease: selfhosted/homepage
+++ kubernetes/apps/selfhosted/homepage/app Kustomization: selfhosted/app-homepage HelmRelease: selfhosted/homepage
@@ -115,13 +115,13 @@
enableRbac: true
envFrom:
- secretRef:
name: homepage-app-secrets
image:
repository: ghcr.io/gethomepage/homepage
- tag: v0.10.9@sha256:b6d732817572f9af99ec168b10641b8f7820f30cfa5a5cc5c68f1e291804bec8
+ tag: v1.0.4@sha256:78a34acb9ca1e63eecf12919fc9fb6c91f5dea748395172d7c1904db4c5bc973
ingress:
main:
enabled: true
hosts:
- host: home.${DOMAIN}
paths: |
97335b7
to
f659d52
Compare
f659d52
to
ebe71c6
Compare
ebe71c6
to
e297d69
Compare
… → v1.0.4 ) | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------ | | docker | ghcr.io/gethomepage/homepage | v0.10.9 | v1.0.4 |
e297d69
to
02c4f94
Compare
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.0.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gethomepage/homepage (ghcr.io/gethomepage/homepage)
v1.0.4
Compare Source
What's Changed
Full Changelog: gethomepage/homepage@v1.0.3...v1.0.4
v1.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: gethomepage/homepage@v1.0.2...v1.0.3
v1.0.2
Compare 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.0
Compare 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_HOSTS
environment 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
New Contributors
Full Changelog: gethomepage/homepage@v0.10.9...v1.0.0
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" in timezone Europe/Amsterdam, 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 has been generated by Renovate Bot.