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(charts): update helm release reloader to v0.0.129 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 30, 2021

This PR contains the following updates:

Package Update Change
reloader patch v0.0.99 -> v0.0.129

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stakater/Reloader (reloader)

v0.0.129

Compare Source

Changelog

  • 8ebbb47 Added logs on startup & get ns opration
  • 9263b81 Added namespace get verb to reloder clusterrole
  • 21502e2 Added namespace selector functionality Changes: modified: internal/pkg/cmd/reloader.go modified: internal/pkg/controller/controller.go modified: internal/pkg/util/util.go
  • 82ee3ef Added namespace-selector to helm chart deployment
  • 9e7b709 Added wildcard label vaule option
  • 15d7263 Handle empty selector & ns label key not exists
  • e7cfafd Handle empty selector & ns label key not exists
  • 08e6f81 Lint fix
  • 481eeef Merge pull request #​2 from stakater/master
  • c679157 Merge pull request #​356 from avihuly/feature/namespace-selector
  • e702610 Readme
  • de21a40 Readme namespace selector
  • 363fbd3 Test for namespace selector
  • 7f85a8e [skip-ci] Update artifacts
  • edbad45 namespaceSelector chart value

v0.0.128

Compare Source

Changelog

  • 9d3b70d Add support for ImagePullSecrets
  • e0a8f1a Merge pull request #​354 from joaoubaldo/support-imagepullsecrets
  • f70dd52 [skip-ci] Update artifacts

v0.0.127

Compare Source

Changelog

  • 801e1da Add option to use existing secret to Helm chart
  • 1514c5b Merge pull request #​366 from zv0n/master
  • 45dac41 [skip-ci] Update artifacts

v0.0.126

Compare Source

Changelog

  • e5f85ae Enable ability to override Release.Namespace for target namespace
  • 0ef6dcb Merge pull request #​365 from stakater/make-namespace-configurable
  • 5c44c1e [skip-ci] Update artifacts
  • 0ef5e75 fix indentation

v0.0.125

Compare Source

Changelog

v0.0.124

Compare Source

Changelog

v0.0.123

Compare Source

Changelog

  • 28456ff Add PodAntiAffinity if HA is enabled
  • 7f9f32c Add leadership election
  • d34c99b Add liveness probe
  • 11ae057 Add tests for leadership election
  • 72a1c59 Err check response writer
  • a7c3ae3 Expand documentation about reloadOnCreate
  • deec4df Fix pod antiaffinity
  • d043bcf Fix roles
  • 1c71908 Merge branch 'master' into leadership-election
  • 50791ad Merge pull request #​341 from avestuk/leadership-election
  • 401d422 Move consts to const pkg
  • b7e83b7 Move leadership to its own package
  • 488eaa9 Run leadership election as non blocking
  • eedc8e8 Set enableHA and reloadOnCreate to false
  • 676c370 Set replicas = 1 by default, override if HA is enabled
  • 919f75b Shutdown on leader election loss
  • 16079bd Update helm chart for HA in global mode
  • 6299b1d Update helm chart with new liveness probe
  • 81e74fe [skip-ci] Update artifacts

v0.0.122

Compare Source

Changelog

v0.0.121

Compare Source

Changelog

  • 99349ce Merge pull request #​329 from kenske/patch-1
  • 328442c Remove server side call from podmonitoring template
  • be80ce3 [skip-ci] Update artifacts

v0.0.120

Compare Source

Changelog

v0.0.119

Compare Source

Changelog

v0.0.118

Compare Source

Changelog

v0.0.117

Compare Source

Changelog

  • 0f23953 Fix readme
  • 1d71921 Merge branch 'master' of github.com:stakater/Reloader into update-golang-version
  • cf31fed Merge branch 'master' of github.com:stakater/Reloader into update-golang-version
  • 41d4fa5 Merge branch 'master' of github.com:stakater/Reloader into update-golang-version
  • 198e563 Merge branch 'master' of github.com:stakater/Reloader into update-golang-version
  • 88fe843 Merge pull request #​311 from stakater/update-golang-version
  • 8703c15 Remove deadlink
  • 3b57256 Update golang version to 1.18.2
  • 0b7ca82 [skip-ci] Update artifacts

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

v0.0.114

Compare Source

Changelog

v0.0.113

Compare Source

Changelog

v0.0.112

Compare Source

Changelog

  • 841db3c Merge pull request #​310 from stakater/remove-docker-lint
  • d29c99f Remove docker linting from Pull request
  • 9d17332 [skip-ci] Update artifacts

v0.0.111

Compare Source

Changelog

  • d9d986f Merge pull request #​297 from karl-johan-grahn/doc-qa
  • 3e5b1d0 Merge pull request #​308 from stakater/update-golang-cli-version
  • 61b7a88 Update golang-cli package versions
  • 1155c98 [skip-ci] Update artifacts
  • 4592bd4 feat(qa): add qa checks for dockerfile and documentation
  • e2b14ab fix(qa): update dockerfile path

v0.0.110

Compare Source

Changelog

  • df667b9 Merge pull request #​296 from stefan-work/master
  • 42a25bf [skip-ci] Update artifacts
  • f1c7173 feat(kubernetes/chart): explicitly mount service-account-token in deployment

v0.0.109

Compare Source

Changelog

  • 2bce135 Merge pull request #​292 from alin-taranu/upgrade-go-version-to-1.17.7
  • 5b3b617 Update go version to fix critical vulnerabilites
  • e380fba [skip-ci] Update artifacts

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

Changelog

  • 3671d33 Enable setting GOPROXY and GOPRIVATE during build.
  • 7941de6 Enable setting builder and base image during build.
  • e85176b Make build command more readable.
  • db0e127 Merge pull request #​282 from AyoyAB/feature/enable-internal-build
  • 91774c9 [skip-ci] Update artifacts

v0.0.106

Compare Source

Changelog

v0.0.105

Compare Source

Changelog

  • c338765 Merge pull request #​290 from ctschubel/master
  • 56e83ec [skip-ci] Update artifacts
  • 3b1d301 add replicas config to helm-chart
  • 55ea2e4 add replicas to values.yaml.tmpl
  • 4beefc3 fix replica config value name in helm-chart

v0.0.104

Compare Source

Changelog

v0.0.103

Compare Source

Changelog

dfe7e9b 176 - Add reload strategies to support pod annotation templates
c4ce86c 176 - Update helm chart with reloadStrategy support
139aa43 Fix yaml error in deployment manifest
11fdd40 Merge pull request #​263 from Aenima4six2/aenima4six2/176
3346319 Merge pull request #​271 from stakater/fix-deployment-pipeline
bcbaad8 [skip-ci] Update artifacts

v0.0.102

Compare Source

Changelog

df40b5d Delete reloader.yam
aa26a22 Fix update path of reloader
c48e2bb Merge pull request #​269 from stakater/fix-reloader
1c29bfc [skip-ci] Update artifacts

v0.0.101

Compare Source

Changelog

160525b Fix command
d9158ab Fix helm template command
2b4cc64 Generate manifest in separate file
b2e1d3f Merge pull request #​268 from stakater/fix-pipeline
24478a9 Update jumbo manifest in pipeline
f9d1a96 [skip-ci] Update artifacts

v0.0.100

Compare Source

Changelog

69e359e Merge pull request #​259 from iamNoah1/better-readability
5c5c555 Merge pull request #​264 from jamesgoodhouse/update_helm_notes
ccd7dcb [skip-ci] Update artifacts
e5352df better readiblity for example templates
273e476 update helm chart NOTES to be dynamic


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.100 fix(charts): update helm release reloader to v0.0.101 Oct 11, 2021
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch 2 times, most recently from b69a7da to 24d0d10 Compare October 12, 2021 08:34
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.101 fix(charts): update helm release reloader to v0.0.102 Oct 12, 2021
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from 24d0d10 to eebfb53 Compare November 8, 2021 23:09
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.102 fix(charts): update helm release reloader to v0.0.103 Nov 8, 2021
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from eebfb53 to 20dcb4a Compare March 7, 2022 08:34
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.103 fix(charts): update helm release reloader to v0.0.109 Mar 7, 2022
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.109 fix(charts): update helm release reloader to v0.0.110 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from 20dcb4a to da22577 Compare March 26, 2022 15:12
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from da22577 to 4fc1f0b Compare June 18, 2022 19:55
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.110 fix(charts): update helm release reloader to v0.0.114 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from 4fc1f0b to 0c5ace9 Compare June 23, 2022 19:20
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.114 fix(charts): update helm release reloader to v0.0.117 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from 0c5ace9 to bef58d4 Compare September 25, 2022 14:23
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.117 fix(charts): update helm release reloader to v0.0.119 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from bef58d4 to efdfb7a Compare November 20, 2022 08:07
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.119 fix(charts): update helm release reloader to v0.0.124 Nov 20, 2022
Signed-off-by: xfgjdsytdsg <xfgjdsytdsg@users.noreply.github.com>
@renovate renovate bot changed the title fix(charts): update helm release reloader to v0.0.124 fix(charts): update helm release reloader to v0.0.129 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/reloader-0.0.x branch from efdfb7a to 89b5a9f Compare March 21, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants