Skip to content

Commit 015afb6

Browse files
authored
Fix prod values (#78)
* Fix prod values * Bump chart version
1 parent bf885e7 commit 015afb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/citsbot/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
description: UWA CSDS Discord Bot
33
name: citsbot
4-
version: 1.16.0
4+
version: 1.16.1

helm/citsbot/values.prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ instances:
5555
- role: '952102132746706954'
5656
emoji: "newzealand"
5757

58-
- server: uwacsds
58+
- name: uwacsds
5959
secrets:
6060
- name: citsbot.config
6161
ref: /prod/citsbot

0 commit comments

Comments
 (0)