Skip to content

Commit 47bfd6b

Browse files
committed
update website-factory versions
1 parent 0e7a492 commit 47bfd6b

File tree

26 files changed

+268
-22
lines changed

26 files changed

+268
-22
lines changed

apps/acasainsiguranta/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/argo-apps/harta-reciclarii.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: argoproj.io/v1alpha1
2+
kind: Application
3+
metadata:
4+
name: harta-reciclarii
5+
namespace: argocd
6+
spec:
7+
project: default
8+
source:
9+
path: apps/harta-reciclarii
10+
repoURL: https://github.com/code4romania/code4ro-k8s.git
11+
targetRevision: HEAD
12+
destination:
13+
namespace: harta-reciclarii
14+
server: https://kubernetes.default.svc
15+
syncPolicy:
16+
automated: {}
17+
syncOptions:
18+
- CreateNamespace=true

apps/atentlavot/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centru-comunitar/service-bacau.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centru-comunitar/service-brasov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centru-comunitar/service-colonesti.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centru-comunitar/service-corbasca.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centru-comunitar/service-moinesti.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/centruldesanatate/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

apps/cezicelegea/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/website-factory:1.9.5
14+
- image: code4romania/website-factory:1.9.7
1515
resources:
1616
requests:
1717
cpu: 10m

0 commit comments

Comments
 (0)