Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/0pens0/spring-metal into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
0pens0 committed Aug 12, 2024
2 parents 79e8c1a + 273697d commit 4cf53db
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ metadata:
name: spring-metal
spec:
content:
buildTimestamp: "2024-08-12T07:56:34Z"
gitCommit: 3831bee629db917eda53d02c3d54e809f5c48f96-dirty
buildTimestamp: "2024-08-12T12:18:46Z"
gitCommit: ebb81b42310a7deead02f9853f1f05285a147f4c-dirty
gitURL: github.com/0pens0/spring-metal.git
packageImage: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:a587414565be7d6b6d2b44ee1e08b49f055f1e138df6c37b4f70f451186bcdf8
packageImage: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:d702a4c1e2bbd55fbc179ed44ea8462401504d6a40d5579d70884e16ec36e79c
packageRefName: spring-metal.apps.local
packageVersion: 20240812.756.34381
summary: git:3831bee @ 2024-08-12T07:56:34Z
version: 20240812.756.34381
packageVersion: 20240812.1218.46697
summary: git:ebb81b4 @ 2024-08-12T12:18:46Z
version: 20240812.1218.46697
health:
maxUnavailableReplicas: 10%
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:8d5153bacfa14d4181b98fb81a8b81c10feddc22d4153832d5e87f2044b6f78c
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:9f407bda7a116306ad464ac5ca118cc038c92a93011f4aa2d0f945700d8dfb90
nonSecretEnv:
- name: JAVA_TOOL_OPTIONS
value: -Dmanagement.endpoint.health.probes.add-additional-paths=true -Dmanagement.health.probes.enabled=true
Expand Down Expand Up @@ -75,7 +75,7 @@ spec:
- apiGroup: data.packaging.carvel.dev
for: kubernetes.delete
kind: Package
name: spring-metal.apps.local.20240812.756.34381
name: spring-metal.apps.local.20240812.1218.46697
- for: kubernetes.delete
kind: Secret
name: spring-metal-values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ metadata:
apps.tanzu.vmware.com/promotable: ""
apps.tanzu.vmware.com/promote-group: ContainerApp/spring-metal
creationTimestamp: null
name: spring-metal.apps.local.20240812.756.34381
name: spring-metal.apps.local.20240812.1218.46697
spec:
refName: spring-metal.apps.local
releasedAt: "2024-08-12T07:57:39Z"
releasedAt: "2024-08-12T12:19:52Z"
template:
spec:
deploy:
Expand All @@ -17,7 +17,7 @@ spec:
- --wait=false
fetch:
- imgpkgBundle:
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:a587414565be7d6b6d2b44ee1e08b49f055f1e138df6c37b4f70f451186bcdf8
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:d702a4c1e2bbd55fbc179ed44ea8462401504d6a40d5579d70884e16ec36e79c
template:
- ytt:
paths:
Expand All @@ -28,4 +28,4 @@ spec:
- '-'
valuesSchema:
openAPIv3: null
version: 20240812.756.34381
version: 20240812.1218.46697
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
packageRef:
refName: spring-metal.apps.local
versionSelection:
constraints: 20240812.756.34381
constraints: 20240812.1218.46697
serviceAccountName: carvel-package-installer
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion spring-metal-gitops
Submodule spring-metal-gitops updated from 54a101 to 1620b4

0 comments on commit 4cf53db

Please sign in to comment.