Automated update by Forgejo Actions

This commit is contained in:
GitHub Actions Bot 2025-04-24 12:45:39 +00:00
parent 2b1e6b48ed
commit 85fa2ca2c9
3 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: silly-game-frontend
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-frontend:0.0.38
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-frontend:0.0.39
imagePullPolicy: Always
ports:
- containerPort: 80

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "silly-game-frontend",
"version": "0.0.37",
"version": "0.0.38",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "silly-game-frontend",
"version": "0.0.37",
"version": "0.0.38",
"dependencies": {
"@angular/animations": "^18.2.0",
"@angular/common": "^18.2.0",

View file

@ -1,6 +1,6 @@
{
"name": "silly-game-frontend",
"version": "0.0.38",
"version": "0.0.39",
"scripts": {
"ng": "ng",
"start": "ng serve",