Skip to content

Commit

Permalink
Update artifacts and operator version.
Browse files Browse the repository at this point in the history
  • Loading branch information
badri committed Jan 31, 2024
1 parent 34f37f8 commit 9d7740c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions addons/sb-operator/kpack-artefacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ metadata:
spec:
sources:
- image: index.docker.io/paketobuildpacks/python
- image: index.docker.io/paketobuildpacks/nodejs
---
apiVersion: kpack.io/v1alpha2
kind: ClusterStore
Expand Down
2 changes: 1 addition & 1 deletion addons/sb-operator/sb-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ spec:
serviceAccountName: sb-admin
containers:
- name: sb-operator
image: shapeblock/sb-operator:26-jan-2024-18.31
image: shapeblock/sb-operator:31-jan-2024-10.33
imagePullPolicy: Always
env:
- name: SB_URL
Expand Down

0 comments on commit 9d7740c

Please sign in to comment.