Skip to content

Commit

Permalink
Merge pull request #74 from Fareroo7/master
Browse files Browse the repository at this point in the history
Update helm chart crds folder location
  • Loading branch information
k8s-ci-robot authored Jun 3, 2022
2 parents aa85919 + 7f78bf2 commit 928d2e5
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### install a specific version
```console
helm repo add windows-gmsa https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/charts/repo
helm install windows-gmsa/gmsa --namespace kube-system --version v0.4.1
helm install windows-gmsa/gmsa --namespace kube-system --version v0.4.2
```

### search for all available chart versions
Expand Down
2 changes: 1 addition & 1 deletion charts/gmsa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ name: gmsa
sources:
- https://github.com/kubernetes-sigs/windows-gmsa
type: application
version: 0.4.1
version: 0.4.2
File renamed without changes.
Binary file added charts/repo/gmsa-0.4.2.tgz
Binary file not shown.
23 changes: 20 additions & 3 deletions charts/repo/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,24 @@ entries:
gmsa:
- apiVersion: v2
appVersion: 0.4.0
created: "2022-05-25T12:06:04.201869583-04:00"
created: "2022-06-03T17:30:49.3787934+02:00"
description: Windows GMSA Configuration
digest: 399a4d03dfc08ac4cd811106ab55d525845ca715f0edbdcfcafcfa02cceaf108
keywords:
- Windows
- Windows GMSA
- GMSA
- Active Directory
name: gmsa
sources:
- https://github.com/kubernetes-sigs/windows-gmsa
type: application
urls:
- gmsa-0.4.2.tgz
version: 0.4.2
- apiVersion: v2
appVersion: 0.4.0
created: "2022-06-03T17:30:49.37824+02:00"
description: Windows GMSA Configuration
digest: 0709c8666554bf7b521c003d33f6198dafe03bf883161e132e929dac478bda45
keywords:
Expand All @@ -20,7 +37,7 @@ entries:
version: 0.4.1
- apiVersion: v2
appVersion: 0.4.0
created: "2022-05-25T12:06:04.201474481-04:00"
created: "2022-06-03T17:30:49.377774+02:00"
description: Windows GMSA Configuration
digest: 7f29d22ba85d90a18e5b9c4e1a7d9ba1149d5827a2ca37b9a6fe1966e3598767
keywords:
Expand All @@ -35,4 +52,4 @@ entries:
urls:
- gmsa-0.4.0.tgz
version: 0.4.0
generated: "2022-05-25T12:06:04.200700239-04:00"
generated: "2022-06-03T17:30:49.3769534+02:00"

0 comments on commit 928d2e5

Please sign in to comment.