Koen van Zuijlen
Koen van Zuijlen
In their [documentation](https://www.last.fm/api/show/auth.getMobileSession), LastFM states that auth.getMobileSession might stop accepting the authToken parameter. Instead, the password should be passed in plain text for this endpoint. Because of this plain text...
## Changes Adds support for `bumpVersion` to the helm-values manager. ## Context Closes #4728, closes #8231 ## Documentation (please check one with an [x]) - [x] I have updated the...
## Changes I did some proofreading and some miscellaneous improvements (IMO) ## Context I noticed some typos in the docs, so I decided to have a better look at all...
## Changes Added a section to the style guide to explain that contractions should be avoided. ## Context As mentioned in #26442, contractions should generally be avoided in the docs....
## Changes Added support for the go.mod toolchain directive to the gomod manager. ## Context Go 1.21 introduced the `toolchain` directive. This directive, contrary to the `go` directive, should be...
## Description Updated ginkgo to v2 ## Motivation and Context Ginkgo was outdated ## How Has This Been Tested? ## Checklist: Ran tests locally. - [x] My change requires a...
## Description Adds extra managers + schedule. ## Motivation and Context Replaces #2438. Renovate has been a bit chatty. This should hopefully reduce the noise a bit, limiting PR creation...
### What does this PR do? This PR introduces [helm-docs](https://github.com/norwoodj/helm-docs), and thereby consolidates + improves the consistency of the documented values. - Fixes #986 If you modified files in the...
### Is your feature request related to a problem? Please describe I'd like to propose/implement https://github.com/norwoodj/helm-docs to automatically generate a summary of the configurable values, similar to https://github.com/renovatebot/helm-charts/tree/main/charts/renovate#values. This could...
https://github.com/kiwigrid/k8s-sidecar/compare/1.25.2...1.25.6