Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openshift/gogs-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ parameters:
value: 12MB
- displayName: Database version (PostgreSQL)
name: DATABASE_VERSION
value: "9.5"
value: "latest"
- name: GOGS_VERSION
displayName: Gogs Version
description: 'Version of the Gogs container image to be used (check the available version https://hub.docker.com/r/openshiftdemos/gogs/tags)'
Expand Down