Skip to content

Commit

Permalink
[bitnami/whereabouts] Fix VIB publish pipeline (bitnami#15376)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>
  • Loading branch information
joancafom authored Mar 7, 2023
1 parent d5c0957 commit f15aacc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .vib/whereabouts/vib-publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
"action_id": "helm-publish",
"params": {
"repository": {
"kind": "S3",
"url": "{VIB_ENV_S3_URL}",
"authn": {
"access_key_id": "{VIB_ENV_S3_ACCESS_KEY_ID}",
"secret_access_key": "{VIB_ENV_S3_SECRET_ACCESS_KEY}"
Expand Down
2 changes: 1 addition & 1 deletion bitnami/whereabouts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ name: whereabouts
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/whereabouts
- https://github.com/k8snetworkplumbingwg/whereabouts/
version: 0.1.2
version: 0.1.3

0 comments on commit f15aacc

Please sign in to comment.