Skip to content

Commit

Permalink
DM-41781: Release templatebot-aide 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed Nov 28, 2023
1 parent 30af7ad commit 116caa2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deployments/templatebot/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
- resources/templatebot-vaultsecret.yaml
- resources/templatebot-aide-vaultsecret.yaml
- github.com/lsst-sqre/templatebot.git//manifests/base?ref=0.2.0
- github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.6.0
- github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.7.0

patchesStrategicMerge:
- patches/templatebot-configmap.yaml
Expand All @@ -17,8 +17,7 @@ patchesStrategicMerge:

images:
- name: lsstsqre/templatebot-aide
# newTag: 0.6.0
newTag: tickets-DM-41781
newTag: 0.7.0
newName: ghcr.io/lsst-sqre/templatebot-aide
# - name: lsstsqre/templatebot
# newTag: tickets-DM-32710

0 comments on commit 116caa2

Please sign in to comment.