diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index dc41d3d..ffef9b0 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -8,9 +8,9 @@ resources: - deploy-bot-backup.yaml images: - name: gitea.czernobog.pl/gitea/conjurer-librarian - newTag: 13d2a040 + newTag: fdc1fa18 - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: d0c7ab61 + newTag: fdc1fa18 # Production bot channel - only bumped when a [deploy]-tagged build appears. # Bootstrapped to fbd1ec9f: that's the image the first [deploy] build (merge # of conjurer#20) promoted to conjurer-bot-deploy. From here the image-updater