Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #216 from batmat/fix-installstate-related-sentry-e…
Browse files Browse the repository at this point in the history
…rror

Upgrade to latest JCasC to avoid InstallState error when exporting
  • Loading branch information
R. Tyler Croy committed Aug 30, 2018
2 parents f14c350 + d7ddd45 commit 9d8fcaf
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions services/essentials.yaml
Expand Up @@ -8,7 +8,7 @@ spec:
plugins:
- groupId: io.jenkins
artifactId: configuration-as-code
version: 0.11-alpha-rc362.942711740b07
version: 1.0-rc3-rc482.5bd56df3080e
- groupId: io.jenkins.plugins
artifactId: evergreen
version: 1.0-rc50.78d526a2ba0f
Expand Down Expand Up @@ -188,7 +188,7 @@ status:
version: '2.18'
- groupId: io.jenkins
artifactId: configuration-as-code
version: 0.11-alpha-rc362.942711740b07
version: 1.0-rc3-rc482.5bd56df3080e
- groupId: org.jenkins-ci.plugins
artifactId: credentials
version: 2.1.17
Expand Down Expand Up @@ -270,9 +270,6 @@ status:
- groupId: org.jenkins-ci.plugins
artifactId: mailer
version: '1.21'
- groupId: org.jenkins-ci.plugins
artifactId: matrix-auth
version: '2.2'
- groupId: org.jenkins-ci.plugins
artifactId: matrix-project
version: 1.7.1
Expand Down

0 comments on commit 9d8fcaf

Please sign in to comment.