mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/whereabouts] Fix VIB publish pipeline (#15376)
Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>
This commit is contained in:
committed by
GitHub
parent
d5c0957cf3
commit
f15aacc0b4
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user