Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
0pens0 committed Jul 22, 2024
1 parent aa281b2 commit a00e91a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ metadata:
name: spring-metal
spec:
content:
buildTimestamp: "2024-07-08T08:58:45Z"
gitCommit: 335e131989dcd2f02c5ab2cfbff033deda8f9733-dirty
buildTimestamp: "2024-07-08T15:30:56Z"
gitCommit: aa281b254494c841f7b3ceabf7811f3dddd2d2c1-dirty
gitURL: github.com/0pens0/spring-metal.git
packageRefName: spring-metal.apps.local
summary: git:335e131 @ 2024-07-08T08:58:45Z
version: 20240708.858.45731
image: openso.azurecr.io/tap-apps/spring-metal@sha256:318433c288312e4d06270e1fd4216b3057dcb889cc94ea04344ebbd0b495be39
summary: git:aa281b2 @ 2024-07-08T15:30:56Z
version: 20240708.1530.56761
image: openso.azurecr.io/tap-apps/spring-metal@sha256:b70a7faccab275b01bdedad1a92b7bbdbf6d1fbe75ac9fde3d11b1fec9170efd
nonSecretEnv:
- name: JAVA_TOOL_OPTIONS
value: -Dmanagement.endpoint.health.probes.add-additional-paths=true -Dmanagement.health.probes.enabled=true
Expand Down Expand Up @@ -71,7 +71,7 @@ spec:
- apiGroup: data.packaging.carvel.dev
for: kubernetes.delete
kind: Package
name: spring-metal.apps.local.20240708.858.45731
name: spring-metal.apps.local.20240708.1530.56761
- 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.20240708.858.45731
name: spring-metal.apps.local.20240708.1530.56761
spec:
refName: spring-metal.apps.local
releasedAt: "2024-07-08T09:00:04Z"
releasedAt: "2024-07-08T15:32:59Z"
template:
spec:
deploy:
Expand All @@ -17,7 +17,7 @@ spec:
- --wait=false
fetch:
- imgpkgBundle:
image: openso.azurecr.io/tap-apps/spring-metal@sha256:f735b5052105e0ce994c842f120511e4933f44919aec631955e3a0543219f144
image: openso.azurecr.io/tap-apps/spring-metal@sha256:eff1d7a3bbddd3fbe574c909026bc00e530cd5c7d45adc789ace99de58262878
template:
- ytt:
paths:
Expand All @@ -28,4 +28,4 @@ spec:
- '-'
valuesSchema:
openAPIv3: null
version: 20240708.858.45731
version: 20240708.1530.56761
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: 20240708.858.45731
constraints: 20240708.1530.56761
serviceAccountName: carvel-package-installer
values:
- secretRef:
Expand Down

0 comments on commit a00e91a

Please sign in to comment.