diff --git a/aqua.yaml b/aqua.yaml index e3d3f0b8a..6cea68959 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -3,7 +3,7 @@ # https://aquaproj.github.io/ registries: - type: standard - ref: v3.117.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.117.1 # renovate: depName=aquaproj/aqua-registry packages: - name: suzuki-shunsuke/cmdx@v1.6.1 - name: golangci/golangci-lint@v1.50.1 diff --git a/pkg/controller/initcmd/init.go b/pkg/controller/initcmd/init.go index 6cf42ef24..62cdf798c 100644 --- a/pkg/controller/initcmd/init.go +++ b/pkg/controller/initcmd/init.go @@ -49,7 +49,7 @@ func (ctrl *Controller) Init(ctx context.Context, cfgFilePath string, logE *logr return nil } - registryVersion := "v3.117.0" // renovate: depName=aquaproj/aqua-registry + registryVersion := "v3.117.1" // renovate: depName=aquaproj/aqua-registry release, _, err := ctrl.github.GetLatestRelease(ctx, "aquaproj", "aqua-registry") if err != nil { logerr.WithError(logE, err).WithFields(logrus.Fields{ diff --git a/tests/cosign/aqua.yaml b/tests/cosign/aqua.yaml index 7674504a5..bd4e68260 100644 --- a/tests/cosign/aqua.yaml +++ b/tests/cosign/aqua.yaml @@ -6,7 +6,7 @@ checksum: enabled: true registries: - type: standard - ref: v3.117.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.117.1 # renovate: depName=aquaproj/aqua-registry - name: local type: local path: registry.yaml diff --git a/tests/main/aqua.yaml b/tests/main/aqua.yaml index f59746d24..96a1f33af 100644 --- a/tests/main/aqua.yaml +++ b/tests/main/aqua.yaml @@ -3,7 +3,7 @@ checksum: registries: - type: standard type: standard # duplicated keys - ref: v3.117.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.117.1 # renovate: depName=aquaproj/aqua-registry - null packages: diff --git a/tests/slsa/aqua.yaml b/tests/slsa/aqua.yaml index 1ca54e5fa..6f0190950 100644 --- a/tests/slsa/aqua.yaml +++ b/tests/slsa/aqua.yaml @@ -6,7 +6,7 @@ checksum: enabled: true registries: - type: standard - ref: v3.117.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.117.1 # renovate: depName=aquaproj/aqua-registry - name: local type: local path: registry.yaml diff --git a/tests/tag/aqua.yaml b/tests/tag/aqua.yaml index ca0b9f19d..1ed4ab713 100644 --- a/tests/tag/aqua.yaml +++ b/tests/tag/aqua.yaml @@ -7,7 +7,7 @@ # require_checksum: true registries: - type: standard - ref: v3.117.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.117.1 # renovate: depName=aquaproj/aqua-registry packages: - name: suzuki-shunsuke/tfcmt@v4.0.0 tags: