Skip to content

Commit

Permalink
Update cluster-auth to v2024.10.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 14, 2024
1 parent dc3ca14 commit 4eba4ba
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- ghcr.io/kedacore/keda-metrics-apiserver:2.15.1
- ghcr.io/kedacore/keda:2.15.1
- ghcr.io/kluster-manager/addon-manager:v0.14.0
- ghcr.io/kluster-manager/cluster-auth:v0.0.5
- ghcr.io/kluster-manager/cluster-auth:v0.1.0
- ghcr.io/kluster-manager/cluster-gateway-manager:v1.9.1
- ghcr.io/kluster-manager/cluster-gateway:v1.9.1
- ghcr.io/kluster-manager/cluster-profile:v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ca
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2024.10.7 $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2024.10.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2024.7.28 $IMAGE_REGISTRY/appscode-charts/cert-manager-csi-driver-cacerts:v2024.7.28
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager:v1.15.2 $IMAGE_REGISTRY/appscode-charts/cert-manager:v1.15.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2024.10.7 $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2024.10.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-autoscaler:9.29.0 $IMAGE_REGISTRY/appscode-charts/cluster-autoscaler:9.29.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-gateway-manager:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/cluster-gateway-manager:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-hub:v2024.7.10 $IMAGE_REGISTRY/appscode-charts/cluster-manager-hub:v2024.7.10
Expand Down Expand Up @@ -307,7 +307,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda-admi
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda-metrics-apiserver:2.15.1 $IMAGE_REGISTRY/kedacore/keda-metrics-apiserver:2.15.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda:2.15.1 $IMAGE_REGISTRY/kedacore/keda:2.15.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/addon-manager:v0.14.0 $IMAGE_REGISTRY/kluster-manager/addon-manager:v0.14.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-auth:v0.0.5 $IMAGE_REGISTRY/kluster-manager/cluster-auth:v0.0.5
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-auth:v0.1.0 $IMAGE_REGISTRY/kluster-manager/cluster-auth:v0.1.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-gateway-manager:v1.9.1 $IMAGE_REGISTRY/kluster-manager/cluster-gateway-manager:v1.9.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-gateway:v1.9.1 $IMAGE_REGISTRY/kluster-manager/cluster-gateway:v1.9.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-profile:v0.1.0 $IMAGE_REGISTRY/kluster-manager/cluster-profile:v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2024.10.7 images/appscode-charts-catalog-manager-v2024.10.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2024.7.28 images/appscode-charts-cert-manager-csi-driver-cacerts-v2024.7.28.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager:v1.15.2 images/appscode-charts-cert-manager-v1.15.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2024.9.30 images/appscode-charts-cluster-auth-manager-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2024.10.7 images/appscode-charts-cluster-auth-manager-v2024.10.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-autoscaler:9.29.0 images/appscode-charts-cluster-autoscaler-9.29.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-gateway-manager:v2024.9.30 images/appscode-charts-cluster-gateway-manager-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-hub:v2024.7.10 images/appscode-charts-cluster-manager-hub-v2024.7.10.tar
Expand Down Expand Up @@ -304,7 +304,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda-ad
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda-metrics-apiserver:2.15.1 images/kedacore-keda-metrics-apiserver-2.15.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kedacore/keda:2.15.1 images/kedacore-keda-2.15.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/addon-manager:v0.14.0 images/kluster-manager-addon-manager-v0.14.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-auth:v0.0.5 images/kluster-manager-cluster-auth-v0.0.5.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-auth:v0.1.0 images/kluster-manager-cluster-auth-v0.1.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-gateway-manager:v1.9.1 images/kluster-manager-cluster-gateway-manager-v1.9.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-gateway:v1.9.1 images/kluster-manager-cluster-gateway-v1.9.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cluster-profile:v0.1.0 images/kluster-manager-cluster-profile-v0.1.0.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/feature-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- ghcr.io/appscode-charts/catalog-manager:v2024.10.7
- ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2024.7.28
- ghcr.io/appscode-charts/cert-manager:v1.15.2
- ghcr.io/appscode-charts/cluster-auth-manager:v2024.9.30
- ghcr.io/appscode-charts/cluster-auth-manager:v2024.10.7
- ghcr.io/appscode-charts/cluster-autoscaler:9.29.0
- ghcr.io/appscode-charts/cluster-gateway-manager:v2024.9.30
- ghcr.io/appscode-charts/cluster-manager-hub:v2024.7.10
Expand Down
4 changes: 2 additions & 2 deletions catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-c
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-catalog-manager-v2024.10.7.tar $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2024.10.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cert-manager-csi-driver-cacerts-v2024.7.28.tar $IMAGE_REGISTRY/appscode-charts/cert-manager-csi-driver-cacerts:v2024.7.28
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cert-manager-v1.15.2.tar $IMAGE_REGISTRY/appscode-charts/cert-manager:v1.15.2
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-auth-manager-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-auth-manager-v2024.10.7.tar $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2024.10.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-autoscaler-9.29.0.tar $IMAGE_REGISTRY/appscode-charts/cluster-autoscaler:9.29.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-gateway-manager-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/cluster-gateway-manager:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-manager-hub-v2024.7.10.tar $IMAGE_REGISTRY/appscode-charts/cluster-manager-hub:v2024.7.10
Expand Down Expand Up @@ -298,7 +298,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kedacore-keda-adm
$CMD push --allow-nondistributable-artifacts --insecure images/kedacore-keda-metrics-apiserver-2.15.1.tar $IMAGE_REGISTRY/kedacore/keda-metrics-apiserver:2.15.1
$CMD push --allow-nondistributable-artifacts --insecure images/kedacore-keda-2.15.1.tar $IMAGE_REGISTRY/kedacore/keda:2.15.1
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-addon-manager-v0.14.0.tar $IMAGE_REGISTRY/kluster-manager/addon-manager:v0.14.0
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-cluster-auth-v0.0.5.tar $IMAGE_REGISTRY/kluster-manager/cluster-auth:v0.0.5
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-cluster-auth-v0.1.0.tar $IMAGE_REGISTRY/kluster-manager/cluster-auth:v0.1.0
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-cluster-gateway-manager-v1.9.1.tar $IMAGE_REGISTRY/kluster-manager/cluster-gateway-manager:v1.9.1
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-cluster-gateway-v1.9.1.tar $IMAGE_REGISTRY/kluster-manager/cluster-gateway:v1.9.1
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-cluster-profile-v0.1.0.tar $IMAGE_REGISTRY/kluster-manager/cluster-profile:v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions catalog/import-into-k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ k3s ctr images import images/appscode-charts-capi-ops-manager-v2024.8.14.tar
k3s ctr images import images/appscode-charts-catalog-manager-v2024.10.7.tar
k3s ctr images import images/appscode-charts-cert-manager-csi-driver-cacerts-v2024.7.28.tar
k3s ctr images import images/appscode-charts-cert-manager-v1.15.2.tar
k3s ctr images import images/appscode-charts-cluster-auth-manager-v2024.9.30.tar
k3s ctr images import images/appscode-charts-cluster-auth-manager-v2024.10.7.tar
k3s ctr images import images/appscode-charts-cluster-autoscaler-9.29.0.tar
k3s ctr images import images/appscode-charts-cluster-gateway-manager-v2024.9.30.tar
k3s ctr images import images/appscode-charts-cluster-manager-hub-v2024.7.10.tar
Expand Down Expand Up @@ -296,7 +296,7 @@ k3s ctr images import images/kedacore-keda-admission-webhooks-2.15.1.tar
k3s ctr images import images/kedacore-keda-metrics-apiserver-2.15.1.tar
k3s ctr images import images/kedacore-keda-2.15.1.tar
k3s ctr images import images/kluster-manager-addon-manager-v0.14.0.tar
k3s ctr images import images/kluster-manager-cluster-auth-v0.0.5.tar
k3s ctr images import images/kluster-manager-cluster-auth-v0.1.0.tar
k3s ctr images import images/kluster-manager-cluster-gateway-manager-v1.9.1.tar
k3s ctr images import images/kluster-manager-cluster-gateway-v1.9.1.tar
k3s ctr images import images/kluster-manager-cluster-profile-v0.1.0.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/sync-gcp-mp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kedacore/keda-admission-webh
crane cp --allow-nondistributable-artifacts ghcr.io/kedacore/keda-metrics-apiserver:2.15.1 $IMAGE_REGISTRY/keda-metrics-apiserver:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kedacore/keda:2.15.1 $IMAGE_REGISTRY/keda:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/addon-manager:v0.14.0 $IMAGE_REGISTRY/addon-manager:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/cluster-auth:v0.0.5 $IMAGE_REGISTRY/cluster-auth:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/cluster-auth:v0.1.0 $IMAGE_REGISTRY/cluster-auth:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/cluster-gateway-manager:v1.9.1 $IMAGE_REGISTRY/cluster-gateway-manager:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/cluster-gateway:v1.9.1 $IMAGE_REGISTRY/cluster-gateway:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/cluster-profile:v0.1.0 $IMAGE_REGISTRY/cluster-profile:$TAG
Expand Down
2 changes: 1 addition & 1 deletion charts/opscenter-features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.managed-serviceaccount-manager.version | | <code>"v2024.7.10"</code> |
| helm.releases.cluster-proxy-manager.version | | <code>"v2024.7.10"</code> |
| helm.releases.cluster-gateway-manager.version | | <code>"v2024.9.30"</code> |
| helm.releases.cluster-auth-manager.version | | <code>"v2024.9.30"</code> |
| helm.releases.cluster-auth-manager.version | | <code>"v2024.10.7"</code> |
| helm.releases.cluster-profile-manager.version | | <code>"v2024.9.30"</code> |
| helm.releases.hub-cluster-robot.version | | <code>"v2024.8.9"</code> |
| helm.releases.fluxcd-manager.version | | <code>"v2024.7.10"</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/opscenter-features/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ helm:
cluster-gateway-manager:
version: "v2024.9.30"
cluster-auth-manager:
version: "v2024.9.30"
version: "v2024.10.7"
cluster-profile-manager:
version: "v2024.9.30"
hub-cluster-robot:
Expand Down

0 comments on commit 4eba4ba

Please sign in to comment.