Skip to content

Commit

Permalink
Update helm chart (cesanta#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinschneider authored May 17, 2023
1 parent 057a0bc commit a900f2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.8.0"
appVersion: "1.11.0"
description: Docker Registry V2 authentication server
name: docker-auth
version: 1.4.0
version: 1.5.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.8.0
tag: 1.11.0
pullPolicy: IfNotPresent

registry:
Expand Down
Binary file added docs/docker-auth-1.5.0.tgz
Binary file not shown.

0 comments on commit a900f2f

Please sign in to comment.