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(helm): update chart reloader to 1.2.0 #387
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/reloader-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
github-actions
bot
added
area/kubernetes
Changes made in the kubernetes directory
area/bootstrap
labels
Feb 3, 2024
--- kubernetes/apps/tools/reloader/app Kustomization: flux-system/reloader HelmRelease: tools/reloader
+++ kubernetes/apps/tools/reloader/app Kustomization: flux-system/reloader HelmRelease: tools/reloader
@@ -13,13 +13,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater
namespace: flux-system
- version: 1.0.63
+ version: 1.0.95
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
--- HelmRelease: tools/reloader Deployment: tools/reloader
+++ HelmRelease: tools/reloader Deployment: tools/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.63
+ version: v1.0.95
name: reloader
namespace: tools
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,16 +28,16 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.63
+ version: v1.0.95
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.63
+ - image: ghcr.io/stakater/reloader:v1.0.95
imagePullPolicy: IfNotPresent
name: reloader
ports:
- name: http
containerPort: 9090
livenessProbe:
@@ -63,11 +63,13 @@
volumeMounts:
- mountPath: /tmp/
name: tmp-volume
securityContext:
runAsNonRoot: true
runAsUser: 65534
+ seccompProfile:
+ type: RuntimeDefault
serviceAccountName: reloader
volumes:
- emptyDir: {}
name: tmp-volume
--- HelmRelease: tools/reloader PodMonitor: tools/reloader
+++ HelmRelease: tools/reloader PodMonitor: tools/reloader
@@ -18,11 +18,11 @@
namespaceSelector:
matchNames:
- tools
selector:
matchLabels:
app: reloader
- chart: reloader-1.0.63
+ chart: reloader-1.0.95
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
|
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.65
fix(helm): update chart reloader to 1.0.67
Feb 7, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
February 7, 2024 12:44
848afa5
to
0ba7cc3
Compare
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
February 21, 2024 10:32
0ba7cc3
to
5e06767
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.67
fix(helm): update chart reloader to 1.0.69
Feb 21, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.69
fix(helm): update chart reloader to 1.0.70
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
March 20, 2024 12:48
58477d4
to
b230e55
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.70
fix(helm): update chart reloader to 1.0.71
Mar 20, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.71
fix(helm): update chart reloader to 1.0.72
Mar 27, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
April 3, 2024 10:11
92c630f
to
c75c643
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.72
fix(helm): update chart reloader to 1.0.73
Apr 3, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.73
fix(helm): update chart reloader to 1.0.74
Apr 3, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
April 5, 2024 11:47
880b18a
to
707827e
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.74
fix(helm): update chart reloader to 1.0.75
Apr 5, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.75
fix(helm): update chart reloader to 1.0.76
Apr 8, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
April 10, 2024 15:03
20c9f3d
to
a553a24
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.76
fix(helm): update chart reloader to 1.0.78
Apr 10, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 10, 2024 20:00
a553a24
to
b78eb81
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.78
fix(helm): update chart reloader to 1.0.79
Apr 10, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 17, 2024 09:54
b78eb81
to
154f42a
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.79
fix(helm): update chart reloader to 1.0.80
Apr 17, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.100
fix(helm): update chart reloader to 1.0.101
May 30, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 3, 2024 11:31
1e1afee
to
099cfa2
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.101
fix(helm): update chart reloader to 1.0.103
Jun 3, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 3, 2024 22:58
099cfa2
to
0dae779
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.103
fix(helm): update chart reloader to 1.0.104
Jun 3, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 5, 2024 09:58
0dae779
to
bd23ac3
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.104
fix(helm): update chart reloader to 1.0.105
Jun 5, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 11, 2024 16:42
bd23ac3
to
01eb03c
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.105
fix(helm): update chart reloader to 1.0.107
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 19, 2024 09:46
01eb03c
to
ed79d86
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.107
fix(helm): update chart reloader to 1.0.108
Jun 19, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 21, 2024 15:11
ed79d86
to
7e84156
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.108
fix(helm): update chart reloader to v1.0.110
Jun 21, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 21, 2024 18:55
7e84156
to
7c3dfe1
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to v1.0.110
fix(helm): update chart reloader to 1.0.114
Jun 21, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 26, 2024 09:16
7c3dfe1
to
8562c74
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.114
fix(helm): update chart reloader to 1.0.115
Jun 26, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
July 8, 2024 07:39
8562c74
to
5e8c1f6
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.115
fix(helm): update chart reloader to 1.0.116
Jul 8, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
July 17, 2024 09:34
5e8c1f6
to
b40a89f
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.116
fix(helm): update chart reloader to 1.0.119
Jul 17, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
August 7, 2024 09:24
b40a89f
to
3b6d420
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.119
fix(helm): update chart reloader to 1.0.120
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
August 7, 2024 14:50
3b6d420
to
14d6be5
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.120
fix(helm): update chart reloader to 1.0.121
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
August 28, 2024 14:24
14d6be5
to
cc25d74
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.121
feat(helm): update chart reloader to 1.1.0
Aug 28, 2024
renovate
bot
changed the title
feat(helm): update chart reloader to 1.1.0
feat(helm): update chart reloader to 1.2.0
Nov 20, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
November 20, 2024 11:41
cc25d74
to
3ce9255
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.0.93
->1.2.0
1.0.63
->1.2.0
Release Notes
stakater/Reloader (reloader)
v1.2.0
Compare Source
Announcement 📢 📢 📢
From this release onwards, helm charts and images/git releases will have different semver versioning. If you are using git releases as a reference for helm charts, it will break in the future.
It is recommended to make changes to your workflows to accommodate these changes for smooth upgrades in the future.
Changes were made to the understanding of our mistakes in treating both helm chart and git releases as related artifacts so they had the same versioning on releases, which we consider is wrong and we are attempting to fix it.
Apologies in advance for trouble, if any.
** (Different versioning for both artifacts; for example, git release of
v1.2.0
might not have a chart released with the same version) **What's Changed
extensions
from helm templates by @tom1299 in https://github.com/stakater/Reloader/pull/784New Contributors
Full Changelog: stakater/Reloader@v1.1.0...v1.2.0
v1.1.0
Compare Source
Announcement 📢 📢 📢
Discussions are being done internally on
how to release helm charts
, it is highly likely that the release versioning of helm chart and images will become divergent from next release onwards.(Different versioning for both artifacts, for example git release of
v1.1.1
might not have a chart released with the same version)Pls edit your automated workflows to accommodate for this change before the new release to have seamless updates in your clusters.
What's Changed
New Contributors
Full Changelog: stakater/Reloader@v1.0.121...v1.1.0
v1.0.121
Compare Source
Changelog
04a9874
Merge pull request #723 from robgordon89/fix/pod-name-env-ha-fix70ab566
[skip-ci] Update artifacts32d5ce8
chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is trueef0ea91
fix default values for memory and cpuv1.0.120
Compare Source
Changelog
4dceccc
Merge pull request #719 from stakater/disable-pr-target80c54f8
Switch PR workflow to pull_request12b9a19
Tell Go runtime about the CPU & memory limits. (#699)e6d833b
[skip-ci] Update artifactsv1.0.119
Compare Source
Changelog
038f9a8
Reloader Enterprise (#707)6b02646
Update README.md (#715)43ea11a
[skip-ci] Update artifactsb6b9bb9
added sonar props file (#712)ae67d2c
chore(deps): update anothrnick/github-tag-action action to v1.70.0 (#705)v1.0.116
Compare Source
Changelog
cbf501f
Merge branch 'master' into masterb6894f6
Merge pull request #695 from deschmih/master49997ac
[skip-ci] Update artifacts2260d72
feature reload-on-delete implemented, test cases enhancedcda9fa9
feature reload-on-delete removed from doc074a42d
feature reload-on-delete removed from docv1.0.115
Compare Source
Changelog
9f5211b
[skip-ci] Update artifactsab7e4dd
fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.1 (#702)v1.0.114
Compare Source
Changelog
0bcf8cb
Merge pull request #686 from jfroy/oci-invalid-versionfc955f7
[skip-ci] Update artifacts5d6309b
fix: replace + with _ in Chart.Versionv1.0.112
Compare Source
Changelog
7f5ea8c
Merge pull request #690 from alexanderldavis/enable_metrics_by_namespace6eeba71
chore(docs): add information about new opt-in metric09d9053
chore(docs): apply reviewdog grammar suggestion6cd458b
chore(tests): fix ReloadedByNamespace tests3f6e98a
feat: add new opt-in metric of reloads by namespace220a9d5
fix: wrong conditional on new metric testv1.0.110
Compare Source
Changelog
2e68364
[ENHANCE] #639 , Add resources to the Reloader deployment. (#692)v1.0.108
Compare Source
Changelog
d571ebe
Merge pull request #688 from stakater/renovate/github.com-argoproj-argo-rollouts-1.xb557e68
Merge pull request #689 from stakater/renovate/stakater-.github-0.x0a3a01a
Merge pull request #691 from stakater/renovate/github.com-spf13-cobra-1.xfb9748e
[skip-ci] Update artifacts757f76c
chore(deps): update stakater/.github action to v0.0.821e285cb
fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.03848e03
fix(deps): update module github.com/spf13/cobra to v1.8.1v1.0.107
Compare Source
Changelog
aa1e265
Merge pull request #679 from IdanAdar/patch-1c40632f
Update .goreleaser.yml8595b4a
[skip-ci] Update artifactsv1.0.106
Compare Source
Changelog
24d7b6b
Merge pull request #682 from stakater/update-releaser4bbbbc2
Update goreleaser with --clean flag21711b3
chore(deps): update dependency stakater/vale-package to v0.0.25 (#680)v1.0.105
Compare Source
v1.0.104
Compare Source
Changelog
c71ce83
Merge pull request #673 from plotly/bump-go6f46ebc
[skip-ci] Update artifacts7b088be
bump go from 1.21.6 -> 1.21.9v1.0.103
Compare Source
Changelog
ec2f2e8
[skip-ci] Update artifactse8a5b84
chore(deps): update stakater/.github action to v0.0.79 (#674)v1.0.101
Compare Source
Changelog
8323a35
Bump golang.org/x/net from 0.20.0 to 0.25.05dea8d2
Merge pull request #672 from plotly/go_modules/golang.org/x/net-0.25.0f682a69
[skip-ci] Update artifacts81199fd
chore(deps): update stakater/.github action to v0.0.77 (#670)2c4a6d5
go mod tidyv1.0.100
Compare Source
v1.0.98
Compare Source
Changelog
26faea7
chore(deps): update dependency stakater/vale-package to v0.0.21 (#666)df92a3a
chore(deps): update stakater/.github action to v0.0.76 (#667)v1.0.97
Compare Source
Changelog
c76234d
Merge pull request #660 from stakater/renovate/stakater-.github-0.xc53ed24
[skip-ci] Update artifacts2e5e5b4
chore(deps): update stakater/.github action to v0.0.75v1.0.96
Compare Source
Changelog
bad7ad3
Merge pull request #661 from stakater/renovate/github.com-prometheus-client_golang-1.x195b129
[skip-ci] Update artifacts5da570a
fix(deps): update module github.com/prometheus/client_golang to v1.19.1v1.0.95
Compare Source
Changelog
3354678
Change git submodule url from ssh to https6da76a7
Merge pull request #662 from miguel-cardoso-mindera/mastera8710c8
[skip-ci] Update artifactsConfiguration
📅 Schedule: Branch creation - "on saturday" (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.