diff --git a/docs/index.yaml b/docs/index.yaml index c3ee978..65e5cf7 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -401,6 +401,26 @@ entries: - https://grycap.github.io/helm-charts/IM-1.0.0.tgz version: 1.0.0 oscar: + - apiVersion: v1 + created: "2025-01-16T14:47:12.560274585Z" + description: Open Source Serverless Computing for Data-Processing Applications + digest: d64d6cd9e3c2160a68980dba7914b22ab4bf770cca43debc87cbe1c5445b8fd7 + home: https://grycap.github.io/oscar + icon: https://github.com/grycap/helm-charts/raw/master/icons/oscar.png + keywords: + - serverless + - containers + - file-processing + - batch + maintainers: + - email: products@grycap.upv.es + name: GRyCAP + name: oscar + sources: + - https://github.com/grycap/oscar + urls: + - https://grycap.github.io/helm-charts/oscar-3.3.2.tgz + version: 3.3.2 - apiVersion: v1 created: "2025-01-15T11:36:57.540965277Z" description: Open Source Serverless Computing for Data-Processing Applications diff --git a/docs/oscar-3.3.2.tgz b/docs/oscar-3.3.2.tgz new file mode 100644 index 0000000..2732fc9 Binary files /dev/null and b/docs/oscar-3.3.2.tgz differ diff --git a/oscar/Chart.yaml b/oscar/Chart.yaml index c6e65cc..92e493b 100644 --- a/oscar/Chart.yaml +++ b/oscar/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Open Source Serverless Computing for Data-Processing Applications name: oscar -version: 3.3.1 +version: 3.3.2 sources: - https://github.com/grycap/oscar home: https://grycap.github.io/oscar diff --git a/oscar/values.yaml b/oscar/values.yaml index 65e6d62..6c777cf 100644 --- a/oscar/values.yaml +++ b/oscar/values.yaml @@ -48,7 +48,7 @@ ingress: # Container image and pullPolicy for deployment image: repository: ghcr.io/grycap/oscar - tag: "3.3.1" + tag: "3.3.2" pullPolicy: Always # Read and write timeouts for OSCAR's HTTP server