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 Jul 8, 2024
2 parents aa9f29f + cf75740 commit 6f681e7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 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-02T17:35:22Z"
gitCommit: 19117e4db5108ac1e65e3693adf30b575b097785-dirty
buildTimestamp: "2024-07-02T20:42:42Z"
gitCommit: 8bf45da3e25d1dd7244d388479cc69a722fe5b16-dirty
gitURL: github.com/0pens0/spring-metal.git
packageRefName: spring-metal.apps.local
summary: git:19117e4 @ 2024-07-02T17:35:22Z
version: 20240702.1735.22882
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:4613c7127ea9777e671d552c8dab1ce9c9d5e1a0664833b981bd231adc9a878e
summary: git:8bf45da @ 2024-07-02T20:42:42Z
version: 20240702.2042.42934
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:087f38a44fcba8c6675f0a5bf1beeead9690aea8259da5adaa06fd5d446d0daf
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.20240702.1735.22882
name: spring-metal.apps.local.20240702.2042.42934
- 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.20240702.1735.22882
name: spring-metal.apps.local.20240702.2042.42934
spec:
refName: spring-metal.apps.local
releasedAt: "2024-07-02T17:36:28Z"
releasedAt: "2024-07-02T20:43:47Z"
template:
spec:
deploy:
Expand All @@ -17,7 +17,7 @@ spec:
- --wait=false
fetch:
- imgpkgBundle:
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:a1287d60e269c494dd100bad95c02e110e051804246dd4877d2d0e1b2cf1d71f
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:4f5de430adec2a2dfae1db1f15542ab404ec151312e023aed1179a07105cbcab
template:
- ytt:
paths:
Expand All @@ -28,4 +28,4 @@ spec:
- '-'
valuesSchema:
openAPIv3: null
version: 20240702.1735.22882
version: 20240702.2042.42934
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: 20240702.1735.22882
constraints: 20240702.2042.42934
serviceAccountName: carvel-package-installer
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion spring-metal-gitops
Submodule spring-metal-gitops updated from b63507 to 3db0e5

0 comments on commit 6f681e7

Please sign in to comment.