-
Notifications
You must be signed in to change notification settings - Fork 15
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 ( 1.0.71 → 1.2.1 ) #5285
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-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.
+1
−1
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/cluster-0/apps/system/reloader/app Kustomization: flux-system/reloader HelmRelease: system/reloader
+++ kubernetes/cluster-0/apps/system/reloader/app Kustomization: flux-system/reloader HelmRelease: system/reloader
@@ -13,13 +13,13 @@
chart: reloader
interval: 30m
sourceRef:
kind: HelmRepository
name: stakater
namespace: flux-system
- version: 1.0.71
+ version: 1.2.1
interval: 30m
values:
reloader:
deployment:
resources:
limits: |
--- HelmRelease: system/reloader ClusterRole: system/reloader-reloader-role
+++ HelmRelease: system/reloader ClusterRole: system/reloader-reloader-role
@@ -30,22 +30,12 @@
verbs:
- list
- get
- update
- patch
- apiGroups:
- - extensions
- resources:
- - deployments
- - daemonsets
- verbs:
- - list
- - get
- - update
- - patch
-- apiGroups:
- batch
resources:
- cronjobs
verbs:
- list
- get
--- HelmRelease: system/reloader Deployment: system/reloader-reloader
+++ HelmRelease: system/reloader Deployment: system/reloader-reloader
@@ -9,13 +9,13 @@
app: reloader-reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.71
+ version: v1.2.1
name: reloader-reloader
namespace: system
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,18 +28,29 @@
app: reloader-reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.71
+ version: v1.2.1
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.71
+ - image: ghcr.io/stakater/reloader:v1.2.1
imagePullPolicy: IfNotPresent
name: reloader-reloader
+ env:
+ - name: GOMAXPROCS
+ valueFrom:
+ resourceFieldRef:
+ resource: limits.cpu
+ divisor: '1'
+ - name: GOMEMLIMIT
+ valueFrom:
+ resourceFieldRef:
+ resource: limits.memory
+ divisor: '1'
ports:
- name: http
containerPort: 9090
livenessProbe:
httpGet:
path: /live
@@ -57,18 +68,21 @@
failureThreshold: 5
periodSeconds: 10
successThreshold: 1
initialDelaySeconds: 10
securityContext: {}
args:
+ - --log-level=info
- --reload-strategy=annotations
resources:
limits:
memory: 256Mi
requests:
cpu: 5m
memory: 144Mi
securityContext:
runAsNonRoot: true
runAsUser: 65534
+ seccompProfile:
+ type: RuntimeDefault
serviceAccountName: reloader-reloader
--- HelmRelease: system/reloader PodMonitor: system/reloader-reloader
+++ HelmRelease: system/reloader PodMonitor: system/reloader-reloader
@@ -18,11 +18,11 @@
namespaceSelector:
matchNames:
- system
selector:
matchLabels:
app: reloader-reloader
- chart: reloader-1.0.71
+ chart: reloader-1.2.1
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
|
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.72 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.74 )
Apr 3, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
2 times, most recently
from
April 5, 2024 08:06
aff7607
to
4b05190
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.74 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.75 )
Apr 5, 2024
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.75 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.76 )
Apr 8, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
April 8, 2024 08:43
4b05190
to
6258870
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.76 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.78 )
Apr 10, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
2 times, most recently
from
April 10, 2024 19:03
66c9bea
to
b1b980d
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.78 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.79 )
Apr 10, 2024
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.79 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.80 )
Apr 17, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
April 17, 2024 10:19
b1b980d
to
defe808
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.80 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.81 )
Apr 24, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
April 24, 2024 09:03
defe808
to
af1e0f2
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.81 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.82 )
Apr 24, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
2 times, most recently
from
April 25, 2024 19:46
266d5d3
to
b798dd2
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.82 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.83 )
Apr 25, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
April 26, 2024 12:19
b798dd2
to
8bf338f
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.83 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.84 )
Apr 26, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
April 26, 2024 16:35
8bf338f
to
440cf3c
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.84 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.85 )
Apr 26, 2024
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.85 )
fix(helm): update chart reloader ( 1.0.71 → v1.0.86 )
Apr 26, 2024
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.100 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.101 )
May 30, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 3, 2024 13:57
d3e076d
to
95e147b
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.101 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.103 )
Jun 3, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 3, 2024 23:02
95e147b
to
48192bb
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.103 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.104 )
Jun 3, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 5, 2024 10:03
48192bb
to
e8f1331
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.104 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.105 )
Jun 5, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 11, 2024 16:09
e8f1331
to
21d7b9f
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.105 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.107 )
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 19, 2024 10:55
21d7b9f
to
223d07b
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.107 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.108 )
Jun 19, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 21, 2024 16:40
223d07b
to
13b30fb
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.108 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.114 )
Jun 21, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
June 26, 2024 09:19
13b30fb
to
cebc050
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.114 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.115 )
Jun 26, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
July 8, 2024 10:56
cebc050
to
e130c60
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.115 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.116 )
Jul 8, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
July 17, 2024 09:17
e130c60
to
722200f
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.116 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.119 )
Jul 17, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
August 7, 2024 11:33
722200f
to
0e4acf2
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.119 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.120 )
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
August 7, 2024 18:05
0e4acf2
to
ca2e70c
Compare
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.120 )
fix(helm): update chart reloader ( 1.0.71 → 1.0.121 )
Aug 7, 2024
renovate
bot
changed the title
fix(helm): update chart reloader ( 1.0.71 → 1.0.121 )
feat(helm): update chart reloader ( 1.0.71 → 1.1.0 )
Aug 28, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
August 28, 2024 13:50
ca2e70c
to
94ca19d
Compare
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
November 20, 2024 10:21
94ca19d
to
47334a8
Compare
renovate
bot
changed the title
feat(helm): update chart reloader ( 1.0.71 → 1.1.0 )
feat(helm): update chart reloader ( 1.0.71 → 1.2.0 )
Nov 20, 2024
| datasource | package | from | to | | ---------- | -------- | ------ | ----- | | helm | reloader | 1.0.71 | 1.2.1 |
renovate
bot
changed the title
feat(helm): update chart reloader ( 1.0.71 → 1.2.0 )
feat(helm): update chart reloader ( 1.0.71 → 1.2.1 )
Jan 14, 2025
renovate
bot
force-pushed
the
renovate/cluster-0-reloader-1.x
branch
from
January 14, 2025 13:19
47334a8
to
853551f
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.71
->1.2.1
Release Notes
stakater/Reloader (reloader)
v1.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: stakater/Reloader@v1.2.0...v1.2.1
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 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 artifactsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.