Last Version

Git Controller 0.0.5

Perform rolling upgrades of Kubernetes Deployments following a new git repository revision

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

git-controller
Version

Version

0.0.5
Type

Type

pom
Description

Description

Git Controller
Perform rolling upgrades of Kubernetes Deployments following a new git repository revision
Project URL

Project URL

http://fabric8.io/
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/fabric8io/gofabric8/

Download git-controller 0.0.5

Filename Size
git-controller-0.0.5.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fabric8/git-controller/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>git-controller</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/git-controller/
implementation 'io.fabric8:git-controller:0.0.5'
// https://jarcasting.com/artifacts/io.fabric8/git-controller/
implementation ("io.fabric8:git-controller:0.0.5")
'io.fabric8:git-controller:pom:0.0.5'
<dependency org="io.fabric8" name="git-controller" rev="0.0.5">
  <artifact name="git-controller" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='git-controller', version='0.0.5')
)
libraryDependencies += "io.fabric8" % "git-controller" % "0.0.5"
[io.fabric8/git-controller "0.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.