Last Version

Git Controller 1.0.0

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

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitcontroller
Version

Version

1.0.0
Type

Type

jar
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 gitcontroller 1.0.0


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

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.