Skip to content

Commit

Permalink
⬆️ Update Update quay.io/kairos/framework Docker tag to v2.15.11 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent c83dab9 commit 4e16aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/values/framework.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var (
gitCommit = "none"
// This gets auto updated by renovate on github
// renovate: datasource=docker depName=quay.io/kairos/framework versioning=semver
frameWorkVersion = "v2.15.4"
frameWorkVersion = "v2.15.11"
)

func GetFrameworkVersion() string {
Expand Down

0 comments on commit 4e16aa6

Please sign in to comment.