feature/http_registries
Karolis Rusenas 2019-02-06 22:15:05 +00:00
parent 78332448ba
commit 284fb4e7a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1 apiVersion: v1
name: keel name: keel
description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight. description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight.
version: 0.7.6 version: 0.7.7
# Note that we use appVersion to get images tag, so make sure this is correct. # Note that we use appVersion to get images tag, so make sure this is correct.
appVersion: 0.13.0 appVersion: 0.13.0
keywords: keywords:

View File

@ -4,7 +4,7 @@
image: image:
repository: keelhq/keel repository: keelhq/keel
tag: 0.12.0 tag: 0.13.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Enable insecure registries # Enable insecure registries