Skip to content

Commit

Permalink
use latest image in chart (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Paskal <paskal.maksim@gmail.com>
  • Loading branch information
maksim-paskal committed Jun 6, 2023
1 parent 67d8a8b commit ad8771c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/envoy-control-plane/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
icon: https://helm.sh/img/helm.svg
name: envoy-control-plane
version: 0.1.5
version: 0.1.6
description: Lightweight Envoy control plane
maintainers:
- name: maksim-paskal # Maksim Paskal
Expand Down
2 changes: 1 addition & 1 deletion charts/envoy-control-plane/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global:
image:
registry: docker.io
repository: paskalmaksim/envoy-control-plane
tag: v0.4.4
tag: v0.4.5
pullPolicy: IfNotPresent

sidecar:
Expand Down

0 comments on commit ad8771c

Please sign in to comment.