Skip to content

Commit 8b6ea7f

Browse files
author
OpenShift Bot
authored
Merge pull request #13605 from bparees/deprecate_jenkins_v1
Merged by openshift-bot
2 parents 889fcc4 + 2460809 commit 8b6ea7f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

examples/image-streams/image-streams-centos7.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@
800800
"openshift.io/display-name": "Jenkins 1.X",
801801
"description": "Provides a Jenkins 1.X server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.",
802802
"iconClass": "icon-jenkins",
803-
"tags": "jenkins",
803+
"tags": "hidden,jenkins",
804804
"version": "1.x"
805805
},
806806
"from": {

examples/image-streams/image-streams-rhel7.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@
707707
"openshift.io/display-name": "Jenkins 1.X",
708708
"description": "Provides a Jenkins 1.X server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.",
709709
"iconClass": "icon-jenkins",
710-
"tags": "jenkins",
710+
"tags": "hidden,jenkins",
711711
"version": "1.x"
712712
},
713713
"from": {

pkg/bootstrap/bindata.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extended/testdata/bindata.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)