Skip to content

Commit 89a9b0b

Browse files
committed
➕ Ad
1 parent f0c2ee1 commit 89a9b0b

File tree

3 files changed

+5
-88
lines changed

3 files changed

+5
-88
lines changed

.github/workflows/publish-helm.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'helm/**'
9-
- '.github/workflows/publish-helm.yml'
7+
# paths:
8+
# - 'helm/**'
9+
# - '.github/workflows/publish-helm.yml'
1010

1111
permissions:
1212
contents: write

.github/workflows/setup-pages.yml

Lines changed: 0 additions & 83 deletions
This file was deleted.

helm/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.0
6-
appVersion: "1.0.0"
5+
version: 1.0.1
6+
appVersion: "1.0.1"
77
keywords:
88
- kubernetes
99
- slack

0 commit comments

Comments
 (0)