-
Notifications
You must be signed in to change notification settings - Fork 3
🌱 Update Builder Image group #309
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
Open
cluster-stack-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cso-builder-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
62e8a64
to
0e812c1
Compare
974bced
to
b7e0dea
Compare
b7e0dea
to
49dc5e8
Compare
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | docker | docker.io/aquasec/trivy | 0.64.0 | 0.66.0 | | docker | docker.io/hadolint/hadolint | v2.12.0 | v2.13.1 | | docker | docker.io/library/alpine | 3.22.0 | 3.22.1 | | github-tags | golangci/golangci-lint | v2.2.1 | v2.4.0 | | github-tags | helm/helm | v3.18.3 | v3.19.0 |
49dc5e8
to
fd94ed6
Compare
|
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:
0.64.0
->0.66.0
v2.12.0-alpine
->v2.13.1-alpine
3.22.0
->3.22.1
v2.2.1
->v2.4.0
v3.18.3
->v3.19.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquasecurity/trivy (docker.io/aquasec/trivy)
v0.66.0
Compare Source
Features
Bug Fixes
package.json
file (#9349) (03d039f)file
component type ofCycloneDX
(#9372) (aa7cf43)v0.65.0
Compare Source
Features
--server
flag (#9270) (ed4640e)Bug Fixes
filepath
when removing duplicate packages (#9142) (4d10a81)GFDL-NIV-1.1
andGFDL-NIV-1.2
into Trivy mapping (#9116) (a692f29)LaxSplitLicenses
(#9232) (b4193d0)*.list
to*.md5sums
files fordpkg
(#9131) (f224de3)root.io
packages (#9117) (c2ddd44)for_each
on a map returns a resource for every key (#9156) (153318f)v0.64.1
Compare Source
Changelog
86ee3c1
release: v0.64.1 [release/v0.64] (#9122)4e12722
fix(misconf): skip rewriting expr if attr is nil [backport: release/v0.64] (#9127)9a7d384
fix(cli): Add more non-sensitive flags to telemetry [backport: release/v0.64] (#9124)53adfba
fix(rootio): check full version to detectroot.io
packages [backport: release/v0.64] (#9120)8cf1bf9
fix(alma): parse epochs from rpmqa file [backport: release/v0.64] (#9119)hadolint/hadolint (docker.io/hadolint/hadolint)
v2.13.1
Compare Source
What's Changed
DL3022
by @swarnimarun in #900failure-threshold
by @ericcornelissen in #901DL3006
by @swarnimarun in #942New Contributors
Full Changelog: hadolint/hadolint@v2.12.0...v2.13.1
golangci/golangci-lint (golangci/golangci-lint)
v2.4.0
Compare Source
exhaustruct
: from v3.3.1 to 4.0.0 (new options:allow-empty
,allow-empty-rx
,allow-empty-returns
,allow-empty-declarations
)godox
: trim filepath from report messagesstaticcheck
: allow empty optionstagalign
: from 1.4.2 to 1.4.3v2.3.1
Compare Source
gci
: from 0.13.6 to 0.13.7gosec
: from 2.22.6 to 2.22.7noctx
: from 0.3.5 to 0.4.0wsl
: from 5.1.0 to 5.1.1v2.3.0
Compare Source
ginkgolinter
: from 0.19.1 to 0.20.0 (new option:force-assertion-description
)iface
: from 1.4.0 to 1.4.1 (report message improvements)noctx
: from 0.3.4 to 0.3.5 (new detections:log/slog
,exec
,crypto/tls
)revive
: from 1.10.0 to 1.11.0 (new rule:enforce-switch-style
)wsl
: from 5.0.0 to 5.1.0gosec
: from 2.22.5 to 2.22.6noinlineerr
: from 1.0.4 to 1.0.5sloglint
: from 0.11.0 to 0.11.1v2.2.2
Compare Source
noinlineerr
: from 1.0.3 to 1.0.4helm/helm (helm/helm)
v3.19.0
: Helm v3.19.0Compare Source
Helm v3.19.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
helm pull
regression from 3.18 - error pulling OCI charts with --password #31230helm lint
regression from Helm 3.18 - rejected JSON Schema $ref URLs that worked in 3.17.x #31166helm create
added httproute from gateway-api to create chart template #30658Installation and Upgrading
Download Helm v3.19.0. The common platform binaries are here:
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
3d8990f
(Scott Rigby)9a54bf1
(Evans Mungai)5af0f68
(dependabot[bot])e485606
(dependabot[bot])6355c3d
(dependabot[bot])ec61f66
(dependabot[bot])b278020
(Isaiah Lewis)d33ac5e
(Isaiah Lewis)8543709
(Isaiah Lewis)89a3f90
(dependabot[bot])da4c583
(Terry Howe)e40b1b3
(dependabot[bot])a27e9db
(dependabot[bot])f13afaa
(Matt Farina)039b0b1
(Matt Farina)bec98a9
(dependabot[bot])6d9509a
(Robert Sirchia)807225e
(Borys Hulii)cbbd569
(dependabot[bot])5e8ff72
(Terry Howe)5b5fb5b
(dependabot[bot])d12538a
(dependabot[bot])303f803
(dependabot[bot])abcc2ed
(dependabot[bot])521c67b
(dependabot[bot])227c9cb
(Matt Farina)4389fa6
(Matt Farina)372e403
(dependabot[bot])4fa5a64
(dependabot[bot])6284ed8
(dependabot[bot])2c55a4e
(Terry Howe)a16e986
(Terry Howe)cea26d8
(Terry Howe)b52bb41
(Terry Howe)45075cf
(dependabot[bot])73a7826
(dependabot[bot])733f94c
(Terry Howe)fc36041
(Terry Howe)cfe8cef
(Matt Farina)c33215d
(Benoit Tigeot)f552b67
(Benoit Tigeot)a18a52e
(Brandt Keller)fedf502
(Jesse Simpson)fe512ba
(Jesse Simpson)099a9e1
(Jesse Simpson)b07ab77
(Brandt Keller)c225c12
(Brandt Keller)c0f3ace
(Scott Rigby)dce60ad
(Benoit Tigeot)cda0865
(Benoit Tigeot)5d9d9a0
(Benoit Tigeot)c5249c1
(Matt Farina)5b0520d
(dependabot[bot])afefca8
(Feng Cao)8d6d27c
(dependabot[bot])502c0d5
(dependabot[bot])92be9ac
(dependabot[bot])eb5b6d5
(Feng Cao)6b15f26
(Matthieu MOREL)6b5c944
(Feng Cao)247bf7c
(Feng Cao)9404459
(Robert Sirchia)0a800e8
(Gerard Nguyen)bd1b67b
(Henrik Gerdes)Full Changelog: helm/helm@v3.18.6...v3.19.0
v3.18.6
: Helm v3.18.6Compare Source
Helm v3.18.6 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.18.6. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
b76a950
(Isaiah Lewis)b79a421
(Isaiah Lewis)b9180e6
(Isaiah Lewis)v3.18.5
: Helm v3.18.5Compare Source
Helm v3.18.5 is a security release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Security Advisories
Installation and Upgrading
Download Helm v3.18.5. The common platform binaries are here:
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
7799b48
(Matt Farina)dd8502f
(Matt Farina)cb8595b
(Robert Sirchia)v3.18.4
: Helm v3.18.4Compare Source
Helm v3.18.4 is a security release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Security Advisories
Installation and Upgrading
Download Helm v3.18.4. The common platform binaries are here:
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Europe/Berlin, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.