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.116 #1029

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Jun 18, 2022

This PR contains the following updates:

Package Update Change
reloader patch v0.0.114 -> v0.0.116

Release Notes

stakater/Reloader

v0.0.116

Compare Source

Changelog
  • 499ecf9 Merge pull request #​314 from maxwell-jiang/reloader-update2
  • ba7f753 [skip-ci] Update artifacts
  • 4b9844f the specific configmap/secret name can be regexp-ly selected

v0.0.115

Compare Source

Changelog

  • bf21677 Merge pull request #​316 from scottd018/fix-cve-crypto-golang-version
  • 6188811 [skip-ci] Update artifacts
  • c82886c fix: Fixes #​315, upgraded version of crypto package to non-vulnerable version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner June 18, 2022 22:21
@bloopy-boi bloopy-boi bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Jun 18, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 18, 2022

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

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

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 18, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ CREDENTIALS secretlint yes no 1.85s
✅ GIT git_diff yes no 0.04s
✅ KUBERNETES kubeval 1 0 0.26s
✅ YAML prettier 1 0 0 0.49s
✅ YAML yamllint 1 0 0.1s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@h3mmy h3mmy merged commit 7a68dcd into main Jun 19, 2022
@h3mmy h3mmy deleted the renovate/reloader-0.0.x branch June 19, 2022 02:04
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.

1 participant