Skip to content

Commit

Permalink
Merge pull request #76 from grycap/oscar2
Browse files Browse the repository at this point in the history
new version release from oscar 3.3.1
  • Loading branch information
SergioLangaritaBenitez authored Jan 15, 2025
2 parents 4ad6c1d + 9dbbaea commit 4c9943d
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
23 changes: 22 additions & 1 deletion docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,28 @@ entries:
version: 1.0.0
oscar:
- apiVersion: v1
created: "2024-07-26T10:56:03.534080116Z"
created: "2025-01-15T11:36:57.540965277Z"
description: Open Source Serverless Computing for Data-Processing Applications
digest: bdf966aa4fba28272ecb5aba2b66ac2e1909820f1fabe1f688bb84b14a21f571
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.1.tgz
version: 3.3.1

- apiVersion: v1
created: "2024-06-21T11:50:48.19443738Z"
description: Open Source Serverless Computing for Data-Processing Applications
digest: ebdc0277716481dabfa40f63363c22408daefab7d158f76ace29fd3bde9e5078
home: https://grycap.github.io/oscar
Expand Down
Binary file added docs/oscar-3.3.1.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.2.0
version: 3.3.1
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.2.0"
tag: "3.3.1"
pullPolicy: Always

# Read and write timeouts for OSCAR's HTTP server
Expand Down

0 comments on commit 4c9943d

Please sign in to comment.