Skip to content
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

fix: update helm chart reloader to v0.0.108 #323

Merged
merged 1 commit into from
Feb 27, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
reloader patch v0.0.106 -> v0.0.108

Release Notes

stakater/Reloader

v0.0.108

Compare Source

Changelog
  • f6cbc00 Merge pull request #​281 from ruinshe/add-container-sc-support
  • 5040a42 [skip-ci] Update artifacts
  • fa75df8 feat(kubernetes/chart): add container security context configuration into values.yaml.tpl
  • 21087aa feat(kubernetes/chart): add container security context support for Helm chart

v0.0.107

Compare Source


Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot requested a review from h3mmy as a code owner February 27, 2022 19:22
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 27, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Feb 27, 2022

Path: cluster/apps/kube-system/reloader/helm-release.yaml
Version: v0.0.106 -> v0.0.108

@@ -97,7 +97,7 @@
 app.kubernetes.io/managed-by: "Helm"
 group: com.stakater.platform
 provider: stakater
- version: v0.0.106
+ version: v0.0.108
 name: reloader
 namespace: default
 spec:
@@ -116,10 +116,10 @@
 app.kubernetes.io/managed-by: "Helm"
 group: com.stakater.platform
 provider: stakater
- version: v0.0.106
+ version: v0.0.108
 spec:
 containers:
- - image: "stakater/reloader:v0.0.106"
+ - image: "stakater/reloader:v0.0.108"
 imagePullPolicy: IfNotPresent
 name: reloader
 ports:

@h3mmy h3mmy merged commit 11734e4 into main Feb 27, 2022
@h3mmy h3mmy deleted the renovate/reloader-0.0.x branch February 27, 2022 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant