Automated update by Forgejo Actions

This commit is contained in:
GitHub Actions Bot 2025-04-24 12:19:54 +00:00
parent e0a737a643
commit e10a99fe54
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: silly-game
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-backend:0.1.0-SNAPSHOT
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-backend:0.2.0-snapshot
imagePullPolicy: Always
env:
- name: DOMAIN

View file

@ -10,7 +10,7 @@
</parent>
<groupId>de.telekom</groupId>
<artifactId>silly-game</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-snapshot</version>
<name>silly-game</name>
<description>Demo project for Spring Boot</description>
<url/>