frontend: update tag to master-42f0651

This commit is contained in:
woodpecker-bot 2026-03-22 08:04:25 +00:00
parent d8f1afb242
commit dc6f55f98a

View File

@ -1,7 +1,6 @@
global: global:
namespace: my-apps namespace: my-apps
imagePullSecrets: [] imagePullSecrets: []
# Backend configuration # Backend configuration
backend: backend:
name: backend name: backend
@ -56,7 +55,7 @@ frontend:
image: image:
repository: harbor.dvirlabs.com/my-apps/tasko-frontend repository: harbor.dvirlabs.com/my-apps/tasko-frontend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "master-4e0ae2e" tag: "master-42f0651"
service: service:
type: ClusterIP type: ClusterIP
port: 80 port: 80