Skip to content

Commit 2e644f7

Browse files
committed
Update Cartographer golden paths
1 parent 49a5c5c commit 2e644f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
COSIGN_EXPERIMENTAL: 1
77
REGISTRY: ghcr.io
88
IMAGE_NAME: ${{ github.repository }}
9-
VERSION: 0.1.8
9+
VERSION: 0.1.9
1010

1111
jobs:
1212
build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can install the Kadras package repository in a dedicated namespace using `kc
4646
```shell
4747
kubectl create namespace carvel-packages
4848
kctrl package repository add -r kadras-repo \
49-
--url ghcr.io/arktonix/kadras-packages:0.1.8 \
49+
--url ghcr.io/arktonix/kadras-packages:0.1.9 \
5050
-n carvel-packages
5151
```
5252

0 commit comments

Comments
 (0)