Update Helm release reloader to v1.3.0 - #54
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
December 13, 2023 12:56
f1da4f4 to
0aa99d1
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
December 20, 2023 12:24
8cb0785 to
e3a541e
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
December 27, 2023 09:28
e3a541e to
d79a6fa
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
December 27, 2023 14:07
d79a6fa to
ea2a115
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
January 10, 2024 10:21
7aa0d08 to
ab60479
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
January 10, 2024 15:08
ab60479 to
f507681
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
January 17, 2024 10:57
f507681 to
0e1748b
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
January 31, 2024 11:07
0e1748b to
342f79b
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
February 7, 2024 10:19
0115903 to
dac16a5
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
February 21, 2024 13:34
dac16a5 to
143e1e9
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
March 20, 2024 15:28
143e1e9 to
302cfc7
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 10, 2024 15:04
b4c175f to
479f04d
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 10, 2024 20:21
479f04d to
8693040
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
April 24, 2024 09:34
d3128b7 to
451fb52
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
2 times, most recently
from
April 25, 2024 23:18
ed21740 to
13dcac2
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 26, 2024 12:15
13dcac2 to
fe535ea
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 26, 2024 17:06
fe535ea to
18f2a55
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 26, 2024 18:34
18f2a55 to
50d115d
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 26, 2024 22:25
50d115d to
3462b3a
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 27, 2024 20:09
3462b3a to
a27cd27
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 27, 2024 23:09
a27cd27 to
3a2dfdd
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
April 28, 2024 20:27
3a2dfdd to
dd1fde3
Compare
renovate
Bot
force-pushed
the
renovate/reloader-1.x
branch
from
May 10, 2024 08:42
dd1fde3 to
81a4b2f
Compare
This file contains hidden or 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
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.52→1.3.0Release Notes
stakater/Reloader (reloader)
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: stakater/Reloader@v1.2.1...v1.3.0
v1.2.1Compare Source
What's Changed
New Contributors
Full Changelog: stakater/Reloader@v1.2.0...v1.2.1
v1.2.0Compare 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.0might not have a chart released with the same version) **What's Changed
extensionsfrom helm templates by @tom1299 in #784New Contributors
Full Changelog: stakater/Reloader@v1.1.0...v1.2.0
v1.1.0Compare 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.1might 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.121Compare Source
Changelog
04a9874Merge pull request #723 from robgordon89/fix/pod-name-env-ha-fix70ab566[skip-ci] Update artifacts32d5ce8chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is trueef0ea91fix default values for memory and cpuv1.0.120Compare Source
Changelog
4dcecccMerge pull request #719 from stakater/disable-pr-target80c54f8Switch PR workflow to pull_request12b9a19Tell Go runtime about the CPU & memory limits. (#699)e6d833b[skip-ci] Update artifactsv1.0.119Compare Source
Changelog
038f9a8Reloader Enterprise (#707)6b02646Update README.md (#715)43ea11a[skip-ci] Update artifactsb6b9bb9added sonar props file (#712)ae67d2cchore(deps): update anothrnick/github-tag-action action to v1.70.0 (#705)v1.0.116Compare Source
Changelog
cbf501fMerge branch 'master' into masterb6894f6Merge pull request #695 from deschmih/master49997ac[skip-ci] Update artifacts2260d72feature reload-on-delete implemented, test cases enhancedcda9fa9feature reload-on-delete removed from doc074a42dfeature reload-on-delete removed from docv1.0.115Compare Source
Changelog
9f5211b[skip-ci] Update artifactsab7e4ddfix(deps): update module github.com/argoproj/argo-rollouts to v1.7.1 (#702)v1.0.114Compare Source
Changelog
0bcf8cbMerge pull request #686 from jfroy/oci-invalid-versionfc955f7[skip-ci] Update artifacts5d6309bfix: replace + with _ in Chart.Versionv1.0.112Compare Source
Changelog
7f5ea8cMerge pull request #690 from alexanderldavis/enable_metrics_by_namespace6eeba71chore(docs): add information about new opt-in metric09d9053chore(docs): apply reviewdog grammar suggestion6cd458bchore(tests): fix ReloadedByNamespace tests3f6e98afeat: add new opt-in metric of reloads by namespace220a9d5fix: wrong conditional on new metric testv1.0.110Compare Source
Changelog
2e68364[ENHANCE] #639 , Add resources to the Reloader deployment. (#692)v1.0.108Compare Source
Changelog
d571ebeMerge pull request #688 from stakater/renovate/github.com-argoproj-argo-rollouts-1.xb557e68Merge pull request #689 from stakater/renovate/stakater-.github-0.x0a3a01aMerge pull request #691 from stakater/renovate/github.com-spf13-cobra-1.xfb9748e[skip-ci] Update artifacts757f76cchore(deps): update stakater/.github action to v0.0.821e285cbfix(deps): update module github.com/argoproj/argo-rollouts to v1.7.03848e03fix(deps): update module github.com/spf13/cobra to v1.8.1v1.0.107Compare Source
Changelog
aa1e265Merge pull request #679 from IdanAdar/patch-1c40632fUpdate .goreleaser.yml8595b4a[skip-ci] Update artifactsv1.0.106Compare Source
Changelog
24d7b6bMerge pull request #682 from stakater/update-releaser4bbbbc2Update goreleaser with --clean flag21711b3chore(deps): update dependency stakater/vale-package to v0.0.25 (#680)v1.0.105Compare Source
v1.0.104Compare Source
Changelog
c71ce83Merge pull request #673 from plotly/bump-go6f46ebc[skip-ci] Update artifacts7b088bebump go from 1.21.6 -> 1.21.9v1.0.103Compare Source
Changelog
ec2f2e8[skip-ci] Update artifactse8a5b84chore(deps): update stakater/.github action to v0.0.79 (#674)v1.0.101Compare Source
Changelog
8323a35Bump golang.org/x/net from 0.20.0 to 0.25.05dea8d2Merge pull request #672 from plotly/go_modules/golang.org/x/net-0.25.0f682a69[skip-ci] Update artifacts81199fdchore(deps): update stakater/.github action to v0.0.77 (#670)2c4a6d5go mod tidyv1.0.100Compare Source
v1.0.98Compare Source
Changelog
26faea7chore(deps): update dependency stakater/vale-package to v0.0.21 (#666)df92a3achore(deps): update stakater/.github action to v0.0.76 (#667)v1.0.97Compare Source
Changelog
c76234dMerge pull request #660 from stakater/renovate/stakater-.github-0.xc53ed24[skip-ci] Update artifacts2e5e5b4chore(deps): update stakater/.github action to v0.0.75v1.0.96Compare Source
Changelog
bad7ad3Merge pull request #661 from stakater/renovate/github.com-prometheus-client_golang-1.x195b129[skip-ci] Update artifacts5da570afix(deps): update module github.com/prometheus/client_golang to v1.19.1v1.0.95Compare Source
Changelog
3354678Change git submodule url from ssh to https6da76a7Merge pull request #662 from miguel-cardoso-mindera/mastera8710c8[skip-ci] Update artifactsv1.0.93Compare Source
Changelog
6c5e46c[skip-ci] Update artifacts4e909e5fix(deps): update k8s.io/utils digest to0849a56(#573)v1.0.91Compare Source
Changelog
30c0f5bWorkflow updates for paths (#651)906e622[skip-ci] Update artifactsv1.0.89Compare Source
Changelog
da9e526update (#650)v1.0.88Compare Source
Changelog
9a9fee2[skip-ci] Update artifactsc82dd8bchore(deps): update anothrnick/github-tag-action action to v1.69.0 (#635)v1.0.86Compare Source
Changelog
db927a2chore(deps): update stakater/.github action to v0.0.73 (#648)v1.0.85Compare Source
Changelog
5b602f6[skip-ci] Update artifacts51d63c7chore(deps): update dependency stakater/vale-package to v0.0.18 (#645)95d2173chore(deps): update golangci/golangci-lint-action action to v5 (#642)481725bchore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26 (#646)e383fb2update (#647)v1.0.84Compare Source
Changelog
f0c3b61Docs restructuring (#644)70eafce[skip-ci] Update artifacts7cde0e7chore(deps): update stakater/.github action to v0.0.71 (#634)v1.0.83Compare Source
Changelog
768f719[skip-ci] Update artifacts222a9fdchore(deps): update dependency stakater/vale-package to v0.0.17 (#637)467a2e6update (#643)v1.0.82Compare Source
Changelog
038c923Merge branch 'master' into close_body24bb264Merge pull request #641 from testwill/close_body226f115[skip-ci] Update artifacts0442c55fix: close resp bodyv1.0.81Compare Source
Changelog
6f798c0Merge pull request #638 from diannaowa/loglevelc1bc54d[skip-ci] Update artifacts2094906support --log-level argument in command linev1.0.80Compare Source
Changelog
3754fd5Merge pull request #595 from stakater/renovate/github.com-prometheus-client_golang-1.xde50a0e[skip-ci] Update artifacts3bc789dfix(deps): update module github.com/prometheus/client_golang to v1.19.0v1.0.79Compare Source
Changelog
9deefc7[skip-ci] Update artifacts8510ee2chore: fix typo in comment (#633)v1.0.78Compare Source
Changelog
7d44e98Merge pull request #624 from stakater/renovate/azure-setup-helm-4.x2d74474[skip-ci] Update artifactsc5d8dd8chore(deps): update azure/setup-helm action to v4v1.0.77Compare Source
Changelog
86bec3eMerge pull request #615 from stakater/renovate/golangci-golangci-lint-action-4.x1f64991Merge pull request #632 from stakater/renovate/stakater-vale-package-0.x2098c96[skip-ci] Update artifactsb3fea55chore(deps): update dependency stakater/vale-package to v0.0.158f458e3chore(deps): update golangci/golangci-lint-action action to v4v1.0.76Compare Source
Changelog
9890538Add missing condition in upgrade test1cae7a0Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashedb4fe7fbMerge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed4c42681Merge 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.75Compare Source
Changelog
ae5bc2c[skip-ci] Update artifactsfc60755issue/562 - enhance documentation for Reloader Chart values.yaml (#620)v1.0.74Compare Source
Changelog
920cf8c[skip-ci] Update artifactse034172chore(deps): update dependency stakater/vale-package to v0.0.14 (#623)v1.0.73Compare Source
Changelog
03ef902Merge pull request #629 from stakater/renovate/stakater-.github-0.xe72c25d[skip-ci] Update artifactsaafbea4chore(deps): update stakater/.github action to v0.0.65v1.0.72Compare Source
Changelog
c75f0bdMerge pull request #630 from joebowbeer/patch-169565f9Update values.yaml9385a4a[skip-ci] Update artifactsv1.0.71Compare Source
Changelog
221369bAdd make target to remove labels and annotations from manifestse615478Merge branch 'master' into fix-621ea12d91Merge branch 'master' into fix-6216a6307aMerge pull request #625 from bnallapeta/fix-62108b02e0Remove labels and annotations from Kubernetes deployment.yaml352f6ffUpdate deployment.yaml with reloader-reloader labels and selectorf8b425a[skip-ci] Update artifactsv1.0.70Compare Source
Changelog
3a07584Merge branch 'master' into vpac69ce74Merge branch 'master' into vpa920c5d2Merge pull request #611 from t3mi/vpa43d7836[skip-ci] Update artifacts670b67dfeat(chart): add vpa supportv1.0.69Compare Source
Changelog
cca62bdAdd namespace field to avoid helm template failure0398d54Merge branch 'master' into issue/587981dda6Merge branch 'master' into issue/58748e2db4Merge branch 'master' into issue/5879a465a4Merge pull request #605 from yangtian9999/add_helm_chart_namespaceb28b345Merge pull request #612 from fdberlking/issue/5875a25d8aMerge pull request #617 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x0aa95c9[skip-ci] Update artifacts82f01d5fix(deps): update module github.com/argoproj/argo-rollouts to v1.6.6dbe44e1issue/587 - removed helm labels and annotations for Kustomize buildsv1.0.68Compare Source
Changelog
2cfd29dMerge pull request #616 from stakater/renovate/stakater-vale-package-0.x3630836[skip-ci] Update artifactsf9bd452chore(deps): update dependency stakater/vale-package to v0.0.8v1.0.67Compare Source
Changelog
35cae84[skip-ci] Update artifactscdd9a09chore(deps): update dependency stakater/vale-package to v0.0.7 (#613)v1.0.66Compare Source
Changelog
8a6395bIssue/600 - [BUG] Reloader don't restart pod on secret recreation (#610)c2cbca3[skip-ci] Update artifactsv1.0.65Compare Source
Changelog
4d20963Merge pull request #609 from stakater/vale-package7acf5b8[skip-ci] Update artifactse9b09e7updatee78e781updateff12c58updatev1.0.64Compare Source
Changelog
49f8b9aMerge pull request #607 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x223ed53[skip-ci] Update artifacts76ee767fix(deps): update module github.com/argoproj/argo-rollouts to v1.6.5v1.0.63Compare Source
Changelog
1ff03aaMerge pull request #601 from stakater/renovate/golang-1.x6ccf555[skip-ci] Update artifactse2b6ccdchore(deps): update golang docker tag to v1.21.6v1.0.62Compare Source
Changelog
5551280Enabled the option to set user assigned affinity value (#596)b061388[skip-ci] Update artifactsv1.0.61Compare Source
Changelog
66ac979[skip-ci] Update artifactsc845787chore(deps): update stakater/.github action to v0.0.60 (#599)05f4324chore(deps): update stakater/.github action to v0.0.62 (#602)v1.0.60Compare Source
Changelog
0a5d132Merge branch 'master' into doc-linting533b5adMerge branch 'master' into doc-linting09d6051Merge pull request #598 from stakater/doc-linting308050e[skip-ci] Update artifacts0b970fbupdatev1.0.59Compare Source
Changelog
6766fb4[skip-ci] Update artifacts479a5afchore(deps): update stakater/.github action to v0.0.58 (#597)[
v1.0.58](https://redirect.github.com/stakater/Reloader/reConfiguration
📅 Schedule: (UTC)
🚦 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.