Skip to content

Commit

Permalink
Merge pull request #77 from grycap/oscar2
Browse files Browse the repository at this point in the history
version oscar 3.3.2
  • Loading branch information
SergioLangaritaBenitez authored Jan 16, 2025
2 parents 4c9943d + 761f931 commit 2630afc
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
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
Expand Down
Binary file added docs/oscar-3.3.2.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion oscar/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion oscar/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2630afc

Please sign in to comment.