Skip to content

Commit a84df20

Browse files
committed
➕ Ad
1 parent 8207d16 commit a84df20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/slaking/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: slaking
33
description: A Kubernetes service that monitors workloads for annotations and sends filtered logs to Slack channels
44
type: application
5-
version: 1.0.5
6-
appVersion: "1.0.5"
5+
version: 1.0.6
6+
appVersion: "1.0.6"
77
keywords:
88
- kubernetes
99
- slack

charts/slaking/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ image:
1212
repository: slaking
1313
tag: "latest"
1414
pullPolicy: IfNotPresent
15-
registry: ""
15+
registry: "ghcr.io/elementtech"
1616

1717
# Image pull secrets
1818
imagePullSecrets: []

0 commit comments

Comments
 (0)