feat: implement remaining repo methods for chatbot and quote
This commit is contained in:
parent
95101a6573
commit
4b7ffbc914
10 changed files with 352 additions and 177 deletions
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: v2
|
||||
appVersion: 0.3.3
|
||||
appVersion: 0.3.4
|
||||
description: A Helm chart for Kubernetes
|
||||
name: huesoporro
|
||||
type: application
|
||||
version: 0.3.3
|
||||
version: 0.3.4
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ fullnameOverride: ''
|
|||
image:
|
||||
pullPolicy: Always
|
||||
repository: git.roboces.dev/catalin/huesoporro
|
||||
tag: 0.3.3
|
||||
tag: 0.3.4
|
||||
imagePullSecrets: []
|
||||
ingress:
|
||||
annotations: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue