Skip to content

Commit

Permalink
Update helm to v1.8.0 of auth_server (#321)
Browse files Browse the repository at this point in the history
* Updated helm repository

* Updated helm repository
  • Loading branch information
techknowlogick authored Oct 11, 2021
1 parent b7b9d6e commit da51c14
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions chart/docker-auth/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "1.7.0"
appVersion: "1.8.0"
description: Docker Registry V2 authentication server
name: docker-auth
version: 1.2.0
version: 1.3.0
keywords:
- docker
- registry
Expand Down
2 changes: 1 addition & 1 deletion chart/docker-auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: cesanta/docker_auth
tag: 1.7.0
tag: 1.8.0
pullPolicy: IfNotPresent

registry:
Expand Down
Binary file modified docs/docker-auth-1.2.0.tgz
Binary file not shown.
Binary file added docs/docker-auth-1.3.0.tgz
Binary file not shown.
12 changes: 6 additions & 6 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ entries:
docker-auth:
- apiVersion: v2
appVersion: 1.7.0
created: "2021-03-09T22:56:13.951514-05:00"
created: "2021-10-10T21:47:19.386657-04:00"
description: Docker Registry V2 authentication server
digest: 6bbc2e554c5b3f27cf063dd23fc52f6f0ff227c0b97e6772cfcbaf178375ba19
digest: f3070027c77d8b2181042b0faa15ae0cd1d82cb175b26cc044a94c2e81305aa4
home: https://github.com/cesanta/docker_auth
keywords:
- docker
Expand All @@ -26,7 +26,7 @@ entries:
version: 1.2.0
- apiVersion: v2
appVersion: 1.7.0
created: "2021-03-09T22:56:13.948893-05:00"
created: "2021-10-10T21:47:19.384849-04:00"
description: Docker Registry V2 authentication server
digest: add7b754e9b8ff9f0b9e839c0759aebb3e6a59f0db91a111b5c92009a5bd1ab6
home: https://github.com/cesanta/docker_auth
Expand All @@ -49,7 +49,7 @@ entries:
version: 1.1.1
- apiVersion: v2
appVersion: 1.7.0
created: "2021-03-09T22:56:13.946489-05:00"
created: "2021-10-10T21:47:19.380626-04:00"
description: Docker Registry V2 authentication server
digest: e20ff37b10dcfaa3b7cfcf78d6b9bdabfb5b1bfcdb2384fcd5ba99459297df56
home: https://github.com/cesanta/docker_auth
Expand All @@ -72,7 +72,7 @@ entries:
version: 1.1.0
- apiVersion: v2
appVersion: 1.4.0
created: "2021-03-09T22:56:13.943393-05:00"
created: "2021-10-10T21:47:19.377779-04:00"
description: Docker Registry V2 authentication server
digest: 7842a1c2672bb63393cec4df2ec6f554d114e32dcc91ced98e427f365be423c7
home: https://github.com/cesanta/docker_auth
Expand All @@ -93,4 +93,4 @@ entries:
urls:
- https://cesanta.github.io/docker_auth/docker-auth-1.0.3.tgz
version: 1.0.3
generated: "2021-03-09T22:56:13.935846-05:00"
generated: "2021-10-10T21:47:19.374776-04:00"

0 comments on commit da51c14

Please sign in to comment.