Skip to content

Commit

Permalink
Merge branch 'main' into harmonize-version-label
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruner committed Dec 12, 2023
2 parents 6ea7d98 + 3832ef9 commit 7f8dbbf
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart-bumper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
version: v3.7.2

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Python is required because `ct lint` runs Yamale (https://github.com/23andMe/Yamale),
# yamllint (https://github.com/adrienverge/yamllint) which require Python
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# yamllint (https://github.com/adrienverge/yamllint) which require Python and
# generate-creds step below which uses python to parse yaml file.
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down
8 changes: 4 additions & 4 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
version: 0.6.4
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.8
version: 0.13.9
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.8
version: 0.3.9
- name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.27
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:e059e65c79e7d03b799b9cd0dcb3602d9fbd0344a2ff55107b35b279be689a5d
generated: "2023-12-11T11:34:05.728145081Z"
digest: sha256:6af0874b123d5e9c7efcf5627a5de8b5b8ecaea13b144d4df42de3355ca3f5c4
generated: "2023-12-12T03:44:47.915942929Z"
6 changes: 3 additions & 3 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.8
version: 0.13.9
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.8
version: 0.3.9
- condition: xp-treatment.enabled
name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
Expand Down Expand Up @@ -72,4 +72,4 @@ maintainers:
name: caraml-dev
name: caraml
type: application
version: 0.8.24
version: 0.8.26
6 changes: 3 additions & 3 deletions charts/caraml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# caraml

![Version: 0.8.24](https://img.shields.io/badge/Version-0.8.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 0.8.26](https://img.shields.io/badge/Version-0.8.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)

A Helm chart for deploying CaraML components

Expand All @@ -21,9 +21,9 @@ A Helm chart for deploying CaraML components
| https://caraml-dev.github.io/helm-charts | clusterLocalGateway(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | istioIngressGateway(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | istiod(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.8 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.9 |
| https://caraml-dev.github.io/helm-charts | mlp | 0.6.4 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.8 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.9 |
| https://caraml-dev.github.io/helm-charts | xp-management | 0.2.10 |
| https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.27 |
| https://charts.helm.sh/stable | postgresql | 7.0.2 |
Expand Down
10 changes: 5 additions & 5 deletions charts/merlin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,11 @@ The following table lists the configurable parameters of the Merlin chart and th
| imageBuilder.builderConfig.KanikoImage | string | `"gcr.io/kaniko-project/executor:v1.18.0"` | |
| imageBuilder.builderConfig.MaximumRetry | int | `3` | |
| imageBuilder.builderConfig.NodeSelectors | object | `{}` | |
| imageBuilder.builderConfig.PredictionJobBaseImages.BuildContextSubPath | string | `"python"` | |
| imageBuilder.builderConfig.PredictionJobBaseImages.BuildContextURI | string | `"git://github.com/caraml-dev/merlin.git#refs/tags/v0.38.0-rc1"` | |
| imageBuilder.builderConfig.PredictionJobBaseImages.DockerfilePath | string | `"batch-predictor/docker/app.Dockerfile"` | |
| imageBuilder.builderConfig.PredictionJobBaseImages.ImageName | string | `"ghcr.io/caraml-dev/merlin/merlin-pyspark-base:0.38.0-rc1"` | |
| imageBuilder.builderConfig.PredictionJobBaseImages.MainAppPath | string | `"/home/spark/merlin-spark-app/main.py"` | |
| imageBuilder.builderConfig.PredictionJobBaseImage.BuildContextSubPath | string | `"python"` | |
| imageBuilder.builderConfig.PredictionJobBaseImage.BuildContextURI | string | `"git://github.com/caraml-dev/merlin.git#refs/tags/v0.38.0-rc1"` | |
| imageBuilder.builderConfig.PredictionJobBaseImage.DockerfilePath | string | `"batch-predictor/docker/app.Dockerfile"` | |
| imageBuilder.builderConfig.PredictionJobBaseImage.ImageName | string | `"ghcr.io/caraml-dev/merlin/merlin-pyspark-base:0.38.0-rc1"` | |
| imageBuilder.builderConfig.PredictionJobBaseImage.MainAppPath | string | `"/home/spark/merlin-spark-app/main.py"` | |
| imageBuilder.builderConfig.Retention | string | `"48h"` | |
| imageBuilder.builderConfig.SafeToEvict | bool | `false` | |
| imageBuilder.builderConfig.Tolerations | list | `[]` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/merlin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ imageBuilder:
DockerfilePath: "pyfunc-server/docker/Dockerfile"
BuildContextURI: "git://github.com/caraml-dev/merlin.git#refs/tags/v0.38.0-rc1"
BuildContextSubPath: "python"
PredictionJobBaseImages:
PredictionJobBaseImage:
ImageName: ghcr.io/caraml-dev/merlin/merlin-pyspark-base:0.38.0-rc1
DockerfilePath: "batch-predictor/docker/app.Dockerfile"
BuildContextURI: "git://github.com/caraml-dev/merlin.git#refs/tags/v0.38.0-rc1"
Expand Down
6 changes: 3 additions & 3 deletions charts/turing/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 0.4.20
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.8
version: 0.13.9
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
digest: sha256:9e0eeded731ca04a49f6c12a374fe8d01e780030b6453eedf7529124d5aabab3
generated: "2023-12-11T11:34:29.530915292Z"
digest: sha256:405227df7303c3cf91ba2d7005b6f64c1386be1f5debe2c7227d4b73c905a896
generated: "2023-12-12T03:45:15.767019915Z"
2 changes: 1 addition & 1 deletion charts/turing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.8
version: 0.13.9
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
Expand Down

0 comments on commit 7f8dbbf

Please sign in to comment.