chore(deps): update helm release reloader to v1#892
Merged
Conversation
|
Path: @@ -103,7 +103,7 @@
app.kubernetes.io/managed-by: "Helm"
group: com.stakater.platform
provider: stakater
- version: v0.0.124
+ version: v1.0.1
name: reloader
namespace: default
spec:
@@ -122,10 +122,10 @@
app.kubernetes.io/managed-by: "Helm"
group: com.stakater.platform
provider: stakater
- version: v0.0.124
+ version: v1.0.1
spec:
containers:
- - image: "ghcr.io/k8s-at-home/reloader:v0.0.124"
+ - image: "ghcr.io/k8s-at-home/reloader:v1.0.1"
imagePullPolicy: IfNotPresent
name: reloader
ports:
@@ -176,7 +176,7 @@
selector:
matchLabels:
app: reloader
- chart: "reloader-v0.0.124"
+ chart: "reloader-v1.0.1"
release: "reloader"
heritage: "Helm"
app.kubernetes.io/managed-by: "Helm" |
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:
v0.0.124->v1.0.1⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
stakater/Reloader
v1.0.1Compare Source
Changelog
2fe863aMerge pull request #369 from stakater/create-release-1.0.02cfce51[skip-ci] Update artifactsv0.0.129Compare Source
Changelog
8ebbb47Added logs on startup & get ns opration9263b81Added namespace get verb to reloder clusterrole21502e2Added namespace selector functionality Changes: modified: internal/pkg/cmd/reloader.go modified: internal/pkg/controller/controller.go modified: internal/pkg/util/util.go82ee3efAdded namespace-selector to helm chart deployment9e7b709Added wildcard label vaule option15d7263Handle empty selector & ns label key not existse7cfafdHandle empty selector & ns label key not exists08e6f81Lint fix481eeefMerge pull request #2 from stakater/masterc679157Merge pull request #356 from avihuly/feature/namespace-selectore702610Readmede21a40Readme namespace selector363fbd3Test for namespace selector7f85a8e[skip-ci] Update artifactsedbad45namespaceSelector chart valuev0.0.128Compare Source
Changelog
9d3b70dAdd support for ImagePullSecretse0a8f1aMerge pull request #354 from joaoubaldo/support-imagepullsecretsf70dd52[skip-ci] Update artifactsv0.0.127Compare Source
Changelog
801e1daAdd option to use existing secret to Helm chart1514c5bMerge pull request #366 from zv0n/master45dac41[skip-ci] Update artifactsv0.0.126Compare Source
Changelog
e5f85aeEnable ability to override Release.Namespace for target namespace0ef6dcbMerge pull request #365 from stakater/make-namespace-configurable5c44c1e[skip-ci] Update artifacts0ef5e75fix indentationv0.0.125Compare Source
Changelog
e417e8bAdd error log694baf7Merge pull request #361 from AgustinRamiroDiaz/update-okteto-yaml48b188dMerge pull request #362 from stakater/bump-go-versiondd1433aMerge pull request #363 from stakater/update-log-leveld1cb53bUpdate go version and dependencies297baa0Update helm version in pipeline (#364)b414e3bUpdate log levelaafe336Update log level9875c41Update log level to error and debug5d0e9ca[skip-ci] Update artifactscefd633upgrade okteto yaml to v2Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.