Concourse Notes
From Federal Burro of Information
cool resources
- name: registry-image type: registry-image source: repository: concourse/registry-image-resource tag: "1.6.0" username: teamsre password: ((dockerhub.token)) - name: helm type: registry-image source: repository: typositoire/concourse-helm3-resource tag: v1.24.2 username: teamsre password: ((dockerhub.token)) - name: bitbucket-build-status type: registry-image source: repository: shyxormz/bitbucket-build-status-resource tag: v1.6.0 username: teamsre password: ((dockerhub.token)) - name: slack-notification type: registry-image source: repository: cfcommunity/slack-notification-resource tag: latest username: teamsre password: ((dockerhub.token))