chore: release pleco 0.8.5

This commit is contained in:
MacLikorne
2021-08-13 15:05:35 +02:00
committed by Pierre Mavro
parent 5d7615d25a
commit 932c29b1d6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 0.8.4
appVersion: 0.8.5
description: Automatically removes Cloud managed services and Kubernetes resources
based on tags with TTL
home: https://github.com/Qovery/pleco
icon: https://github.com/Qovery/pleco/raw/main/assets/pleco_logo.png
name: pleco
type: application
version: 0.8.4
version: 0.8.5

View File

@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: qoveryrd/pleco
pullPolicy: IfNotPresent
plecoImageTag: "0.8.4"
plecoImageTag: "0.8.5"
environmentVariables:
LOG_LEVEL: "info"

View File

@@ -67,7 +67,7 @@ charts:
dest: services
no_sync: true
- name: pleco
version: 0.8.4
version: 0.8.5
repo_name: pleco
- name: do-k8s-token-rotate
version: 0.1.3