Skip to content

Commit

Permalink
Release version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemedeiros committed Apr 15, 2021
1 parent c7cd487 commit 0379073
Show file tree
Hide file tree
Showing 20 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/Alfresco/alfresco-build-tools
rev: v1.1.0
rev: v1.1.1
hooks:
- id: travis-yml-lint
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
2 changes: 1 addition & 1 deletion .travis.aws-iam-authenticator_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- AWS_IAM_AUTHENTICATOR_VERSION=${AWS_IAM_AUTHENTICATOR_VERSION:-1.18.8/2020-09-18}
Expand Down
2 changes: 1 addition & 1 deletion .travis.docker.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# DEPRECATED
import: Alfresco/alfresco-build-tools:[email protected].0
import: Alfresco/alfresco-build-tools:[email protected].1
2 changes: 1 addition & 1 deletion .travis.dockermulti.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# DEPRECATED
import: Alfresco/alfresco-build-tools:[email protected].0
import: Alfresco/alfresco-build-tools:[email protected].1
2 changes: 1 addition & 1 deletion .travis.helm-docs_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- HELM_DOCS_VERSION=${HELM_DOCS_VERSION:-1.4.0}
Expand Down
4 changes: 2 additions & 2 deletions .travis.helm.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
branches:
only:
- develop
Expand Down
2 changes: 1 addition & 1 deletion .travis.helm_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- HELM_VERSION=${HELM_VERSION:-3.4.2}
Expand Down
6 changes: 3 additions & 3 deletions .travis.java.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
jobs:
include:
- name: build application
Expand Down
4 changes: 2 additions & 2 deletions .travis.java_docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
before_script:
- |
if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]
Expand Down
2 changes: 1 addition & 1 deletion .travis.kcadm_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- KEYCLOAK_VERSION=${KEYCLOAK_VERSION:-11.0.0-alfresco-001}
Expand Down
2 changes: 1 addition & 1 deletion .travis.kubepug_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- KUBEPUG_VERSION=${KUBEPUG_VERSION:-1.1.3}
Expand Down
6 changes: 3 additions & 3 deletions .travis.kubernetes.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- HELM_RELEASE_NAME=${HELM_RELEASE_NAME:-aae}
Expand Down
2 changes: 1 addition & 1 deletion .travis.kubernetes_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- KUBERNETES_VERSION=${KUBERNETES_VERSION:-1.18.9}
Expand Down
2 changes: 1 addition & 1 deletion .travis.library.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# DEPRECATED
import: Alfresco/alfresco-build-tools:[email protected].0
import: Alfresco/alfresco-build-tools:[email protected].1
2 changes: 1 addition & 1 deletion .travis.rancher_cli_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- RANCHER_CLI_VERSION=${RANCHER_CLI_VERSION:-2.4.10}
Expand Down
2 changes: 1 addition & 1 deletion .travis.rancher_cli_kubernetes_config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
before_install:
- |
mkdir -p $HOME/.kube && rancher cluster kubeconfig $CLUSTER_NAME > $HOME/.kube/config
Expand Down
2 changes: 1 addition & 1 deletion .travis.terraform-docs_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- TERRAFORM_DOCS_VERSION=${TERRAFORM_DOCS_VERSION:-0.10.1}
Expand Down
2 changes: 1 addition & 1 deletion .travis.terraform_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- TERRAFORM_VERSION=${TERRAFORM_VERSION:-0.12.29}
Expand Down
2 changes: 1 addition & 1 deletion .travis.tflint_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
env:
global:
- TFLINT_VERSION=${TFLINT_VERSION:-0.20.2}
Expand Down
2 changes: 1 addition & 1 deletion .travis.yq_install.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import:
- source: Alfresco/alfresco-build-tools:[email protected].0
- source: Alfresco/alfresco-build-tools:[email protected].1
before_install:
- |-
TOOL_VERSION=${YQ_VERSION:-4.6.1}
Expand Down

0 comments on commit 0379073

Please sign in to comment.