diff --git a/.github/workflows/common-tests.yaml b/.github/workflows/common-tests.yaml index ab9745e6831..e8217afc7e9 100644 --- a/.github/workflows/common-tests.yaml +++ b/.github/workflows/common-tests.yaml @@ -129,7 +129,7 @@ jobs: matrix: # We test the latest k3s version and the lowest supported by either the oldest supported SCALE or FluxCD release k3s-version: - - v1.26 + - v1.27 - v1.32 - latest # We test the latest k3s version and the lowest supported by either the oldest supported SCALE or FluxCD release diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index 4d01967c83c..ecb6fb07034 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -37,4 +37,3 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common-test type: application version: 1.0.0 - diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 9db92c7e686..21989466e6d 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -50,5 +50,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.20.0 - +version: 28.20.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index bb9fc82724d..cbfd0b68e1f 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -561,7 +561,7 @@ tailscaleImage: codeserverImage: repository: oci.trueforge.org/tccr/code-server - tag: v4.104.1@sha256:82bcff751eae0c774476dde3285175ef4d216ce762d4687771bdf12fc99b1d70 + tag: v4.104.2@sha256:82dfb0c655c7ea13280ac882ee544cdaed92875c7689e53e5271f6d03ea99ba0 pullPolicy: IfNotPresent alpineImage: