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.1.0 #36
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
--- kubernetes/apps/kube-system/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-system/reloader
+++ kubernetes/apps/kube-system/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-system/reloader
@@ -9,13 +9,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater
namespace: flux-system
- version: 1.0.63
+ version: 1.1.0
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall: |
--- kubernetes HelmRelease: kube-system/reloader PodMonitor: kube-system/reloader
+++ kubernetes HelmRelease: kube-system/reloader PodMonitor: kube-system/reloader
@@ -18,11 +18,11 @@
namespaceSelector:
matchNames:
- kube-system
selector:
matchLabels:
app: reloader
- chart: reloader-1.0.63
+ chart: reloader-1.1.0
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
--- kubernetes HelmRelease: kube-system/reloader Deployment: kube-system/reloader
+++ kubernetes HelmRelease: kube-system/reloader Deployment: kube-system/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.1.0
name: reloader
namespace: kube-system
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,18 +28,27 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.63
+ version: v1.1.0
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.63
+ - image: ghcr.io/stakater/reloader:v1.1.0
imagePullPolicy: IfNotPresent
name: reloader
+ env:
+ - name: GOMAXPROCS
+ valueFrom:
+ resourceFieldRef:
+ resource: limits.cpu
+ - name: GOMEMLIMIT
+ valueFrom:
+ resourceFieldRef:
+ resource: limits.memory
ports:
- name: http
containerPort: 9090
livenessProbe:
httpGet:
path: /live
@@ -61,8 +70,10 @@
securityContext: {}
args:
- --reload-strategy=annotations
securityContext:
runAsNonRoot: true
runAsUser: 65534
+ seccompProfile:
+ type: RuntimeDefault
serviceAccountName: reloader
|
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 10:09
591ca3c
to
a932f16
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
force-pushed
the
renovate/reloader-1.x
branch
from
February 21, 2024 10:33
a932f16
to
d95a02d
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.69
fix(helm): update chart reloader to 1.0.71
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
March 20, 2024 11:42
d95a02d
to
d17bae0
Compare
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
March 27, 2024 12:01
d17bae0
to
e602b30
Compare
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
from
April 3, 2024 11:02
e602b30
to
df01cdc
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
from
April 3, 2024 12:28
df01cdc
to
e4925f5
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
force-pushed
the
renovate/reloader-1.x
branch
from
April 8, 2024 08:51
a5a2b8c
to
6fe94ab
Compare
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
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
2 times, most recently
from
April 10, 2024 18:54
b0a64ba
to
0554496
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 11:24
0554496
to
7bff4a9
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.80
fix(helm): update chart reloader to 1.0.81
Apr 24, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 24, 2024 09:29
7bff4a9
to
e6868c3
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.81
fix(helm): update chart reloader to 1.0.82
Apr 24, 2024
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.97
fix(helm): update chart reloader to 1.0.98
May 28, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
May 29, 2024 19:09
323c2a0
to
8d675a3
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.98
fix(helm): update chart reloader to 1.0.100
May 29, 2024
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
May 30, 2024 11:05
8d675a3
to
36d7129
Compare
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
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 13:49
36d7129
to
2702d54
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
2 times, most recently
from
June 5, 2024 10:23
58c4f55
to
7e4e8e3
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
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 11, 2024 16:58
7e4e8e3
to
389f16c
Compare
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 19, 2024 08:25
389f16c
to
1eed659
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 16:04
1eed659
to
a1f04b8
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.108
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:40
a1f04b8
to
c45aa9d
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 08:16
c45aa9d
to
c27cac7
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 11:22
c27cac7
to
bb45546
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 11:30
bb45546
to
5e264ec
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 16:18
5e264ec
to
b2fbbaf
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
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
force-pushed
the
renovate/reloader-1.x
branch
from
August 28, 2024 17:35
b2fbbaf
to
cde85f5
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:
1.0.63
->1.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stakater/Reloader (reloader)
v1.1.0
Compare Source
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 artifactsv1.0.93
Compare Source
Changelog
6c5e46c
[skip-ci] Update artifacts4e909e5
fix(deps): update k8s.io/utils digest to0849a56
(#573)v1.0.91
Compare Source
Changelog
30c0f5b
Workflow updates for paths (#651)906e622
[skip-ci] Update artifactsv1.0.89
Compare Source
Changelog
da9e526
update (#650)v1.0.88
Compare Source
Changelog
9a9fee2
[skip-ci] Update artifactsc82dd8b
chore(deps): update anothrnick/github-tag-action action to v1.69.0 (#635)v1.0.86
Compare Source
Changelog
db927a2
chore(deps): update stakater/.github action to v0.0.73 (#648)v1.0.85
Compare Source
Changelog
5b602f6
[skip-ci] Update artifacts51d63c7
chore(deps): update dependency stakater/vale-package to v0.0.18 (#645)95d2173
chore(deps): update golangci/golangci-lint-action action to v5 (#642)481725b
chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26 (#646)e383fb2
update (#647)v1.0.84
Compare Source
Changelog
f0c3b61
Docs restructuring (#644)70eafce
[skip-ci] Update artifacts7cde0e7
chore(deps): update stakater/.github action to v0.0.71 (#634)v1.0.83
Compare Source
Changelog
768f719
[skip-ci] Update artifacts222a9fd
chore(deps): update dependency stakater/vale-package to v0.0.17 (#637)467a2e6
update (#643)v1.0.82
Compare Source
Changelog
038c923
Merge branch 'master' into close_body24bb264
Merge pull request #641 from testwill/close_body226f115
[skip-ci] Update artifacts0442c55
fix: close resp bodyv1.0.81
Compare Source
Changelog
6f798c0
Merge pull request #638 from diannaowa/loglevelc1bc54d
[skip-ci] Update artifacts2094906
support --log-level argument in command linev1.0.80
Compare Source
Changelog
3754fd5
Merge pull request #595 from stakater/renovate/github.com-prometheus-client_golang-1.xde50a0e
[skip-ci] Update artifacts3bc789d
fix(deps): update module github.com/prometheus/client_golang to v1.19.0v1.0.79
Compare Source
Changelog
9deefc7
[skip-ci] Update artifacts8510ee2
chore: fix typo in comment (#633)v1.0.78
Compare Source
Changelog
7d44e98
Merge pull request #624 from stakater/renovate/azure-setup-helm-4.x2d74474
[skip-ci] Update artifactsc5d8dd8
chore(deps): update azure/setup-helm action to v4v1.0.77
Compare Source
Changelog
86bec3e
Merge pull request #615 from stakater/renovate/golangci-golangci-lint-action-4.x1f64991
Merge pull request #632 from stakater/renovate/stakater-vale-package-0.x2098c96
[skip-ci] Update artifactsb3fea55
chore(deps): update dependency stakater/vale-package to v0.0.158f458e3
chore(deps): update golangci/golangci-lint-action action to v4v1.0.76
Compare Source
Changelog
9890538
Add missing condition in upgrade test1cae7a0
Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashedb4fe7fb
Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed4c42681
Merge pull request #604 from kichel98/issue-582-auto-annotation-with-resource-type-squashedbccefb1
[#582] Allow to use auto annotation with specific resource type (configmap or secret)9e7fca4
[skip-ci] Update artifactsv1.0.75
Compare Source
Changelog
ae5bc2c
[skip-ci] Update artifactsfc60755
issue/562 - enhance documentation for Reloader Chart values.yaml (#620)v1.0.74
Compare Source
Changelog
920cf8c
[skip-ci] Update artifactse034172
chore(deps): update dependency stakater/vale-package to v0.0.14 (#623)v1.0.73
Compare Source
Changelog
03ef902
Merge pull request #629 from stakater/renovate/stakater-.github-0.xe72c25d
[skip-ci] Update artifactsaafbea4
chore(deps): update stakater/.github action to v0.0.65v1.0.72
Compare Source
Changelog
c75f0bd
Merge pull request #630 from joebowbeer/patch-169565f9
Update values.yaml9385a4a
[skip-ci] Update artifactsv1.0.71
Compare Source
Changelog
221369b
Add make target to remove labels and annotations from manifestse615478
Merge branch 'master' into fix-621ea12d91
Merge branch 'master' into fix-6216a6307a
Merge pull request #625 from bnallapeta/fix-62108b02e0
Remove labels and annotations from Kubernetes deployment.yaml352f6ff
Update deployment.yaml with reloader-reloader labels and selectorf8b425a
[skip-ci] Update artifactsv1.0.70
Compare Source
Changelog
3a07584
Merge branch 'master' into vpac69ce74
Merge branch 'master' into vpa920c5d2
Merge pull request #611 from t3mi/vpa43d7836
[skip-ci] Update artifacts670b67d
feat(chart): add vpa supportv1.0.69
Compare Source
Changelog
cca62bd
Add namespace field to avoid helm template failure0398d54
Merge branch 'master' into issue/587981dda6
Merge branch 'master' into issue/58748e2db4
Merge branch 'master' into issue/5879a465a4
Merge pull request #605 from yangtian9999/add_helm_chart_namespaceb28b345
Merge pull request #612 from fdberlking/issue/5875a25d8a
Merge pull request #617 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x0aa95c9
[skip-ci] Update artifacts82f01d5
fix(deps): update module github.com/argoproj/argo-rollouts to v1.6.6dbe44e1
issue/587 - removed helm labels and annotations for Kustomize buildsv1.0.68
Compare Source
Changelog
2cfd29d
Merge pull request #616 from stakater/renovate/stakater-vale-package-0.x3630836
[skip-ci] Update artifactsf9bd452
chore(deps): update dependency stakater/vale-package to v0.0.8v1.0.67
Compare Source
Changelog
35cae84
[skip-ci] Update artifactscdd9a09
chore(deps): update dependency stakater/vale-package to v0.0.7 (#613)v1.0.66
Compare Source
Changelog
8a6395b
Issue/600 - [BUG] Reloader don't restart pod on secret recreation (#610)c2cbca3
[skip-ci] Update artifactsv1.0.65
Compare Source
Changelog
4d20963
Merge pull request #609 from stakater/vale-package7acf5b8
[skip-ci] Update artifactse9b09e7
updatee78e781
updateff12c58
updatev1.0.64
Compare Source
Changelog
49f8b9a
Merge pull request #607 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x223ed53
[skip-ci] Update artifacts76ee767
fix(deps): update module github.com/argoproj/argo-rollouts to v1.6.5Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.