Skip to content

Commit e3e1256

Browse files
authored
1.0.1 - Chart updates (#60)
1 parent 4e8973d commit e3e1256

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: jfrog-credential-provider
33
description: A Helm chart for JFrog Credential Provider supporting AWS, Azure, and GCP
44
type: application
5-
version: 1.0.0
6-
appVersion: "1.0.0"
5+
version: 1.0.1
6+
appVersion: "1.0.1"
77
keywords:
88
- jfrog
99
- credential-provider

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Download URL for the credential provider binary
55
# The chart will automatically append the architecture suffix (-amd64 or -arm64)
6-
downloadUrl: "https://releases.jfrog.io/artifactory/run/jfrog-credentials-provider/1.0.0/jfrog-credential-provider-linux"
6+
downloadUrl: "https://releases.jfrog.io/artifactory/run/jfrog-credentials-provider/1.0.1/jfrog-credential-provider-linux"
77

88
# Affinity rules for pod scheduling
99
affinity: {}

0 commit comments

Comments
 (0)