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: spec:
containers: containers:
- name: silly-game - 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 imagePullPolicy: Always
env: env:
- name: DOMAIN - name: DOMAIN

View file

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