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 Oct 3, 2024
2 parents 852480a + 1942faf commit 992f936
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,22 @@ metadata:
name: spring-metal
spec:
content:
buildTimestamp: "2024-10-02T22:15:23Z"
gitCommit: 6464b0ae00b30578046d092c25483f7b746eaf45-dirty
buildTimestamp: "2024-10-02T22:56:11Z"
gitCommit: 5af7b0544d747e20c4406a15b65585fa4974a39b-dirty
gitURL: github.com/0pens0/spring-metal.git
packageImage: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:e8fb345632c9b2b1cd0e3779c00b508c3656b54438e3681f162c9dbdf6f3aced
packageImage: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:b2c87b4ddea76625d84866df56b12361fb6dbca5c018c99e17712bcd89cc3992
packageRefName: spring-metal.apps.local
packageVersion: 20241002.2215.23401
summary: git:6464b0a @ 2024-10-02T22:15:23Z
version: 20241002.2215.23401
packageVersion: 20241002.2256.11909
summary: git:5af7b05 @ 2024-10-02T22:56:11Z
version: 20241002.2256.11909
health:
maxUnavailableReplicas: 10%
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal:20241002.2215.23401@sha256:1531cf8d21911b5c93ab54d34b0aacf4890ba47c37578c646e03264793685ff8
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal:20241002.2256.11909@sha256:1531cf8d21911b5c93ab54d34b0aacf4890ba47c37578c646e03264793685ff8
nonSecretEnv:
- name: SPRING_AI_OPENAI_CHAT_OPTIONS_MODEL
value: openai-gpt-3.5-turbo
- name: SPRING_PROFILES_ACTIVE
value: llm,cloud,postgres
ports:
- name: main
port: 8080
Expand Down Expand Up @@ -52,7 +57,7 @@ spec:
- apiGroup: data.packaging.carvel.dev
for: kubernetes.delete
kind: Package
name: spring-metal.apps.local.20241002.2215.23401
name: spring-metal.apps.local.20241002.2256.11909
- 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.20241002.2215.23401
name: spring-metal.apps.local.20241002.2256.11909
spec:
refName: spring-metal.apps.local
releasedAt: "2024-10-02T22:16:32Z"
releasedAt: "2024-10-02T22:57:25Z"
template:
spec:
deploy:
Expand All @@ -17,7 +17,7 @@ spec:
- --wait=false
fetch:
- imgpkgBundle:
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:e8fb345632c9b2b1cd0e3779c00b508c3656b54438e3681f162c9dbdf6f3aced
image: harbor.vmtanzu.com/openso-tap-apps/spring-metal@sha256:b2c87b4ddea76625d84866df56b12361fb6dbca5c018c99e17712bcd89cc3992
template:
- ytt:
paths:
Expand All @@ -28,4 +28,4 @@ spec:
- '-'
valuesSchema:
openAPIv3: null
version: 20241002.2215.23401
version: 20241002.2256.11909
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: 20241002.2215.23401
constraints: 20241002.2256.11909
serviceAccountName: carvel-package-installer
values:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion spring-metal-gitops
Submodule spring-metal-gitops updated from c8284f to 541e5e

0 comments on commit 992f936

Please sign in to comment.