Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
common
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
libre.sh
kubernetes
common
Commits
0e35c175
Commit
0e35c175
authored
1 year ago
by
Timothee Gosselin
Browse files
Options
Downloads
Patches
Plain Diff
feat: update NC to 25.0.9
parent
9f31dffd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libre
+3
-3
3 additions, 3 deletions
libre
with
3 additions
and
3 deletions
libre
+
3
−
3
View file @
0e35c175
...
...
@@ -38,9 +38,9 @@ source ./.env
if
[
"
${
APP
}
"
=
"nextcloud"
]
;
then
export
REPLICAS
=
"
${
REPLICAS
:-
2
}
"
export
NC_VERSION
=
25.0.
7.1
export
NC_IMAGE_TAG
=
25.0.
7
-2023-07-
06T16-31-46
Z
export
NC_WEB_IMAGE_TAG
=
web-25.0.
7
-2023-0
6
-2
2
T07-4
1-50
Z
export
NC_VERSION
=
25.0.
9.2
export
NC_IMAGE_TAG
=
25.0.
9
-2023-07-
27T07-42-08
Z
export
NC_WEB_IMAGE_TAG
=
web-25.0.
9
-2023-0
7
-2
7
T07-4
2-08
Z
elif
[
"
${
APP
}
"
=
"rocketchat"
]
;
then
export
REPLICAS
=
"
${
REPLICAS
:-
2
}
"
...
...
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