Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quiver-mongoapi-helm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
subugoe
OCR-D
quiver-mongoapi-helm
Commits
27e7ac43
Commit
27e7ac43
authored
1 year ago
by
Michelle Weidling
Browse files
Options
Downloads
Patches
Plain Diff
build: update app
parent
ca0c41fc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
quiver-mongoapi-helm/Chart.yaml
+1
-1
1 addition, 1 deletion
quiver-mongoapi-helm/Chart.yaml
quiver-mongoapi-helm/values.yaml
+1
-1
1 addition, 1 deletion
quiver-mongoapi-helm/values.yaml
with
2 additions
and
2 deletions
quiver-mongoapi-helm/Chart.yaml
+
1
−
1
View file @
27e7ac43
...
@@ -21,7 +21,7 @@ version: 0.3.3
...
@@ -21,7 +21,7 @@ version: 0.3.3
# incremented each time you make changes to the application. Versions are not expected to
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# It is recommended to use it with quotes.
appVersion
:
"
1.17.
1
"
appVersion
:
"
1.17.
2
"
# Depends on MongoDB Community Server
# Depends on MongoDB Community Server
dependencies
:
dependencies
:
...
...
This diff is collapsed.
Click to expand it.
quiver-mongoapi-helm/values.yaml
+
1
−
1
View file @
27e7ac43
...
@@ -8,7 +8,7 @@ image:
...
@@ -8,7 +8,7 @@ image:
repository
:
docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi
repository
:
docker.gitlab.gwdg.de/subugoe/ocr-d/quiver-mongoapi
pullPolicy
:
Always
pullPolicy
:
Always
# Overrides the image tag whose default is the chart appVersion.
# Overrides the image tag whose default is the chart appVersion.
tag
:
"
restructure-API-
a2477aaf
"
tag
:
"
restructure-API-
58f64e6c
"
podAnnotations
:
podAnnotations
:
vault.hashicorp.com/agent-inject
:
"
true"
vault.hashicorp.com/agent-inject
:
"
true"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment