Update CV release to v1.0.2 (#175)
## Summary - Update `CV_RELEASE_URL` in cv deployment from v1.0.1 to v1.0.2 ## Deployment and Testing - [ ] `argocd app sync cv` after merge - [ ] Verify cv.eblu.me serves updated content Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/175
This commit is contained in:
parent
70d8881959
commit
ed5c9c9b48
2 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
name: http
|
||||
env:
|
||||
- name: CV_RELEASE_URL
|
||||
value: "https://forge.ops.eblu.me/api/packages/eblume/generic/cv/v1.0.1/cv-v1.0.1.tar.gz"
|
||||
value: "https://forge.ops.eblu.me/api/packages/eblume/generic/cv/v1.0.2/cv-v1.0.2.tar.gz"
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
|
|
|||
1
docs/changelog.d/cv-update-release-v1.0.2.feature.md
Normal file
1
docs/changelog.d/cv-update-release-v1.0.2.feature.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Update CV release to v1.0.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue