diff --git a/flux2/core/base/single-sign-on/release.yaml b/flux2/core/base/single-sign-on/release.yaml index 37e4834a20affad2bb2cf831af0a9b4a552a86f9..0eed916d53fd95c7ff86d8cf191c184caf02fa83 100644 --- a/flux2/core/base/single-sign-on/release.yaml +++ b/flux2/core/base/single-sign-on/release.yaml @@ -11,7 +11,7 @@ spec: spec: # renovate: registryUrl=https://open.greenhost.net/api/v4/projects/8/packages/helm/stable chart: single-sign-on - version: 0.5.1 + version: 0.5.2 sourceRef: kind: HelmRepository name: single-sign-on diff --git a/flux2/core/base/sources/single-sign-on.yaml b/flux2/core/base/sources/single-sign-on.yaml index f9d499d24f14a3240aba761d1eac65338e9aac39..dfe7c33131c2a81b948b0d3eae7181331fb92050 100644 --- a/flux2/core/base/sources/single-sign-on.yaml +++ b/flux2/core/base/sources/single-sign-on.yaml @@ -8,4 +8,5 @@ spec: # The interval at which to check the upstream for updates interval: 1h # The repository URL, can be a HTTP/S or SSH address - url: https://open.greenhost.net/api/v4/projects/8/packages/helm/stable + # TODO: REVERT TO STABLE + url: https://open.greenhost.net/api/v4/projects/8/packages/helm/unstable