diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 857fdb9f2..9df166717 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
curl -fsSL -o yqq https://github.com/mikefarah/yq/releases/download/3.3.0/yq_linux_amd64
chmod +x yqq
sudo mv yqq /usr/local/bin/yqq
- pipx install yq
+ pipx install yq==4.1.2
# install kubectl
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.31.0/bin/linux/amd64/kubectl
chmod +x ./kubectl
diff --git a/.github/workflows/update-local-repo.yml b/.github/workflows/update-local-repo.yml
index c9d3393e0..01bfd9f3e 100644
--- a/.github/workflows/update-local-repo.yml
+++ b/.github/workflows/update-local-repo.yml
@@ -47,7 +47,7 @@ jobs:
curl -fsSL -o yqq https://github.com/mikefarah/yq/releases/download/3.3.0/yq_linux_amd64
chmod +x yqq
sudo mv yqq /usr/local/bin/yqq
- pipx install yq
+ pipx install yq==4.1.2
- name: Install uibuilder-tools
run: |
diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh
index 0c587781f..7bbff34e7 100755
--- a/catalog/copy-images.sh
+++ b/catalog/copy-images.sh
@@ -209,8 +209,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ku
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2026.8.7 $IMAGE_REGISTRY/appscode-charts/kubevault:v2026.8.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno:3.2.6 $IMAGE_REGISTRY/appscode-charts/kyverno:3.2.6
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver-manager:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/license-proxyserver-manager:v2026.2.16
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/license-proxyserver:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver-manager:v2026.9.18 $IMAGE_REGISTRY/appscode-charts/license-proxyserver-manager:v2026.9.18
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver:v2026.9.18 $IMAGE_REGISTRY/appscode-charts/license-proxyserver:v2026.9.18
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/longhorn:1.7.2 $IMAGE_REGISTRY/appscode-charts/longhorn:1.7.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/managed-serviceaccount-manager:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/managed-serviceaccount-manager:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/metrics-server:3.11.0 $IMAGE_REGISTRY/appscode-charts/metrics-server:3.11.0
diff --git a/catalog/export-images.sh b/catalog/export-images.sh
index 41d468b43..f003ae5f1 100755
--- a/catalog/export-images.sh
+++ b/catalog/export-images.sh
@@ -206,8 +206,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2026.8.7 images/appscode-charts-kubevault-v2026.8.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 images/appscode-charts-kyverno-policies-3.2.5.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno:3.2.6 images/appscode-charts-kyverno-3.2.6.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver-manager:v2026.2.16 images/appscode-charts-license-proxyserver-manager-v2026.2.16.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver:v2026.2.16 images/appscode-charts-license-proxyserver-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver-manager:v2026.9.18 images/appscode-charts-license-proxyserver-manager-v2026.9.18.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/license-proxyserver:v2026.9.18 images/appscode-charts-license-proxyserver-v2026.9.18.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/longhorn:1.7.2 images/appscode-charts-longhorn-1.7.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/managed-serviceaccount-manager:v2026.2.16 images/appscode-charts-managed-serviceaccount-manager-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/metrics-server:3.11.0 images/appscode-charts-metrics-server-3.11.0.tar
diff --git a/catalog/feature-charts.yaml b/catalog/feature-charts.yaml
index 27e8eddc2..64c14bb57 100644
--- a/catalog/feature-charts.yaml
+++ b/catalog/feature-charts.yaml
@@ -54,8 +54,8 @@
- ghcr.io/appscode-charts/kubevault:v2026.8.7
- ghcr.io/appscode-charts/kyverno-policies:3.2.5
- ghcr.io/appscode-charts/kyverno:3.2.6
-- ghcr.io/appscode-charts/license-proxyserver-manager:v2026.2.16
-- ghcr.io/appscode-charts/license-proxyserver:v2026.2.16
+- ghcr.io/appscode-charts/license-proxyserver-manager:v2026.9.18
+- ghcr.io/appscode-charts/license-proxyserver:v2026.9.18
- ghcr.io/appscode-charts/longhorn:1.7.2
- ghcr.io/appscode-charts/managed-serviceaccount-manager:v2026.2.16
- ghcr.io/appscode-charts/metrics-server:3.11.0
diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml
index 0f057c9cc..69c127479 100644
--- a/catalog/imagelist.yaml
+++ b/catalog/imagelist.yaml
@@ -36,12 +36,12 @@
- ghcr.io/appscode/kube-rbac-proxy:v0.18.2
- ghcr.io/appscode/kubectl-nonroot:1.34
- ghcr.io/appscode/kubedb-ui:2.5.0
-- ghcr.io/appscode/license-proxyserver:v0.1.1
+- ghcr.io/appscode/license-proxyserver:v0.1.2
- ghcr.io/appscode/marketplace-ui:0.3.1
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
- ghcr.io/appscode/offline-license-server:v0.0.76
- ghcr.io/appscode/openfga:v1.11.3
-- ghcr.io/appscode/outboxsyncer:v0.5.0
+- ghcr.io/appscode/outboxsyncer:v0.6.0
- ghcr.io/appscode/pgoutbox:v0.0.4
- ghcr.io/appscode/platform-ui:2.5.0
- ghcr.io/appscode/prom-authproxy:v0.0.2
diff --git a/catalog/import-images.sh b/catalog/import-images.sh
index afe0e1616..a43adcf43 100755
--- a/catalog/import-images.sh
+++ b/catalog/import-images.sh
@@ -200,8 +200,8 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-k
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-v2026.8.7.tar $IMAGE_REGISTRY/appscode-charts/kubevault:v2026.8.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kyverno-policies-3.2.5.tar $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kyverno-3.2.6.tar $IMAGE_REGISTRY/appscode-charts/kyverno:3.2.6
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-license-proxyserver-manager-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/license-proxyserver-manager:v2026.2.16
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-license-proxyserver-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/license-proxyserver:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-license-proxyserver-manager-v2026.9.18.tar $IMAGE_REGISTRY/appscode-charts/license-proxyserver-manager:v2026.9.18
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-license-proxyserver-v2026.9.18.tar $IMAGE_REGISTRY/appscode-charts/license-proxyserver:v2026.9.18
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-longhorn-1.7.2.tar $IMAGE_REGISTRY/appscode-charts/longhorn:1.7.2
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-managed-serviceaccount-manager-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/managed-serviceaccount-manager:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-metrics-server-3.11.0.tar $IMAGE_REGISTRY/appscode-charts/metrics-server:3.11.0
diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh
index 419aef801..c4d75ca95 100755
--- a/catalog/import-into-k3s.sh
+++ b/catalog/import-into-k3s.sh
@@ -198,8 +198,8 @@ k3s ctr images import images/appscode-charts-kubevault-opscenter-v2026.8.7.tar
k3s ctr images import images/appscode-charts-kubevault-v2026.8.7.tar
k3s ctr images import images/appscode-charts-kyverno-policies-3.2.5.tar
k3s ctr images import images/appscode-charts-kyverno-3.2.6.tar
-k3s ctr images import images/appscode-charts-license-proxyserver-manager-v2026.2.16.tar
-k3s ctr images import images/appscode-charts-license-proxyserver-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-license-proxyserver-manager-v2026.9.18.tar
+k3s ctr images import images/appscode-charts-license-proxyserver-v2026.9.18.tar
k3s ctr images import images/appscode-charts-longhorn-1.7.2.tar
k3s ctr images import images/appscode-charts-managed-serviceaccount-manager-v2026.2.16.tar
k3s ctr images import images/appscode-charts-metrics-server-3.11.0.tar
diff --git a/charts/license-proxyserver-manager/Chart.yaml b/charts/license-proxyserver-manager/Chart.yaml
index 3f019a05c..632690d9a 100644
--- a/charts/license-proxyserver-manager/Chart.yaml
+++ b/charts/license-proxyserver-manager/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v1
description: AppsCode License Proxy Server OCM Addon Manager
name: license-proxyserver-manager
-version: v2026.2.16
-appVersion: v0.1.1
+version: v2026.9.18
+appVersion: v0.1.2
home: https://github.com/appscode-cloud/license-proxyserver
icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png
sources:
diff --git a/charts/license-proxyserver-manager/README.md b/charts/license-proxyserver-manager/README.md
index 8443329cd..9582835af 100644
--- a/charts/license-proxyserver-manager/README.md
+++ b/charts/license-proxyserver-manager/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/license-proxyserver-manager --version=v2026.2.16
-$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.2.16
+$ helm search repo appscode/license-proxyserver-manager --version=v2026.9.18
+$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.9.18
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys an AppsCode License Proxy Server OCM Addon Manager on a [Kube
To install/upgrade the chart with the release name `license-proxyserver-manager`:
```bash
-$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.2.16
+$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.9.18
```
The command deploys an AppsCode License Proxy Server OCM Addon Manager on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -75,12 +75,12 @@ The following table lists the configurable parameters of the `license-proxyserve
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.2.16 --set registryFQDN=ghcr.io
+$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.9.18 --set registryFQDN=ghcr.io
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.2.16 --values values.yaml
+$ helm upgrade -i license-proxyserver-manager appscode/license-proxyserver-manager -n open-cluster-management-license-proxyserver --create-namespace --version=v2026.9.18 --values values.yaml
```
diff --git a/charts/license-proxyserver/Chart.yaml b/charts/license-proxyserver/Chart.yaml
index 96a012c36..a7f63c58c 100755
--- a/charts/license-proxyserver/Chart.yaml
+++ b/charts/license-proxyserver/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v1
description: Kubernetes license-proxyserver by AppsCode
name: license-proxyserver
-version: v2026.2.16
-appVersion: v0.1.1
+version: v2026.9.18
+appVersion: v0.1.2
home: https://github.com/appscode-cloud/license-proxyserver
icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png
sources:
diff --git a/charts/license-proxyserver/README.md b/charts/license-proxyserver/README.md
index 193c84f57..d97b19ad3 100644
--- a/charts/license-proxyserver/README.md
+++ b/charts/license-proxyserver/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/license-proxyserver --version=v2026.2.16
-$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.2.16
+$ helm search repo appscode/license-proxyserver --version=v2026.9.18
+$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.9.18
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Kubernetes license proxyserver on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `license-proxyserver`:
```bash
-$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.2.16
+$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.9.18
```
The command deploys a Kubernetes license proxyserver on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -97,12 +97,12 @@ The following table lists the configurable parameters of the `license-proxyserve
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.2.16 --set replicaCount=1
+$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.9.18 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
+$ helm upgrade -i license-proxyserver appscode/license-proxyserver -n kubeops --create-namespace --version=v2026.9.18 --values values.yaml
```
diff --git a/charts/opscenter-features/README.md b/charts/opscenter-features/README.md
index 80fa77695..32fd576ab 100644
--- a/charts/opscenter-features/README.md
+++ b/charts/opscenter-features/README.md
@@ -113,7 +113,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.kubevault-opscenter.version | | "v2026.8.7" |
| helm.releases.kyverno.version | | "3.2.6" |
| helm.releases.kyverno-policies.version | | "3.2.5" |
-| helm.releases.license-proxyserver.version | | "v2026.2.16" |
+| helm.releases.license-proxyserver.version | | "v2026.9.18" |
| helm.releases.longhorn.version | | "1.7.2" |
| helm.releases.metrics-server.version | | "3.11.0" |
| helm.releases.storage-metrics-server.version | | "v0.1.0" |
@@ -163,7 +163,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.cluster-profile-manager.version | | "v2026.9.18" |
| helm.releases.hub-cluster-robot.version | | "v2026.2.16" |
| helm.releases.fluxcd-manager.version | | "v2026.2.16" |
-| helm.releases.license-proxyserver-manager.version | | "v2026.2.16" |
+| helm.releases.license-proxyserver-manager.version | | "v2026.9.18" |
| helm.releases.inbox-server.version | | "v2025.12.25" |
| helm.releases.inbox-agent.version | | "v2026.6.2" |
| helm.releases.inbox-ui.version | | "v2026.9.11" |
diff --git a/charts/opscenter-features/values.yaml b/charts/opscenter-features/values.yaml
index 29e001c5f..9914074aa 100644
--- a/charts/opscenter-features/values.yaml
+++ b/charts/opscenter-features/values.yaml
@@ -141,7 +141,7 @@ helm:
kyverno-policies:
version: "3.2.5"
license-proxyserver:
- version: "v2026.2.16"
+ version: "v2026.9.18"
longhorn:
version: "1.7.2"
metrics-server:
@@ -243,7 +243,7 @@ helm:
fluxcd-manager:
version: "v2026.2.16"
license-proxyserver-manager:
- version: "v2026.2.16"
+ version: "v2026.9.18"
inbox-server:
version: "v2025.12.25"
inbox-agent:
diff --git a/charts/outbox-syncer/Chart.yaml b/charts/outbox-syncer/Chart.yaml
index 99278958b..fd014e944 100644
--- a/charts/outbox-syncer/Chart.yaml
+++ b/charts/outbox-syncer/Chart.yaml
@@ -3,7 +3,7 @@ name: outbox-syncer
description: A Helm chart for Kubernetes
type: application
version: v2026.9.11
-appVersion: v0.5.0
+appVersion: v0.6.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources: