Skip to content

Commit

Permalink
Upgrade Replicated SDK to beta 30 version (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob authored Oct 17, 2024
1 parent 658f520 commit 744f1e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
version: 16.x.x
- name: replicated
repository: oci://registry.replicated.com/library
version: 1.0.0-beta.27
version: 1.0.0-beta.30
condition: replicated.enabled
description: CARTO Location Intelligence Platform. Unlock the power of spatial analysis in the cloud
engine: gotpl
Expand Down
2 changes: 1 addition & 1 deletion manifests/kots-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ spec:
imagePullSecrets:
- name: '{{repl ImagePullSecretName }}'
images:
replicated-sdk: '{{repl LocalImageName "docker.io/replicated/replicated-sdk:v1.0.0-beta.21" }}'
replicated-sdk: '{{repl LocalImageName "docker.io/replicated/replicated-sdk:v1.0.0-beta.30" }}'
# THIS SHOULD ALWAYS BE THE LAST OPTIONAL VALUE!!!!
## Advanced Tuning
- when: '{{repl not (empty (ConfigOption "platformAdvancedTuningValues")) }}'
Expand Down

0 comments on commit 744f1e7

Please sign in to comment.