branch filter was removed.

This commit is contained in:
Alex Manning 2023-08-14 23:03:04 +01:00
parent f79f4dfe28
commit ae10853632
15 changed files with 15 additions and 29 deletions

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/esphome/**" path: "charts/esphome/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/homeassistant/**" path: "charts/homeassistant/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/jellyfin/**" path: "charts/jellyfin/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mastodon/**" path: "charts/mastodon/**"
branches: branch: main
- main
pipeline: pipeline:
clone-real: clone-real:

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/matrix-appservice-irc/**" path: "charts/matrix-appservice-irc/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mautrix-facebook/**" path: "charts/mautrix-facebook/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mautrix-instagram/**" path: "charts/mautrix-instagram/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mautrix-signal/**" path: "charts/mautrix-signal/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mautrix-whatsapp/**" path: "charts/mautrix-whatsapp/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/mqtt/**" path: "charts/mqtt/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/piper/**" path: "charts/piper/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/unifi-controller/**" path: "charts/unifi-controller/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/whisper/**" path: "charts/whisper/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,8 +1,7 @@
--- ---
when: when:
path: "charts/zigbee2mqtt/**" path: "charts/zigbee2mqtt/**"
branches: branch: main
- main
pipeline: pipeline:
package: package:
image: "docker.io/alpine/helm:latest" image: "docker.io/alpine/helm:latest"

View file

@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: unifi-controller name: unifi-controller
description: A Helm chart for unifi controller. description: A Helm chart for unifi controller
type: application type: application
version: 0.1.0 version: 0.1.0
appVersion: "7.4.162" appVersion: "7.4.162"