update to openwhisk-catalog 1.0.0 (#689)

diff --git a/helm/openwhisk/configMapFiles/tests/packageChecker/myTask.sh b/helm/openwhisk/configMapFiles/tests/packageChecker/myTask.sh
index 3993eed..705fba8 100644
--- a/helm/openwhisk/configMapFiles/tests/packageChecker/myTask.sh
+++ b/helm/openwhisk/configMapFiles/tests/packageChecker/myTask.sh
@@ -54,7 +54,6 @@
 packageListingCheck "slack"
 packageListingCheck "utils"
 packageListingCheck "samples"
-packageListingCheck "weather"
 packageListingCheck "websocket"
 
 # Check packages for installed event providers
diff --git a/helm/openwhisk/values.yaml b/helm/openwhisk/values.yaml
index 050a008..c143968 100644
--- a/helm/openwhisk/values.yaml
+++ b/helm/openwhisk/values.yaml
@@ -134,7 +134,7 @@
     openwhiskCli:
       tag: "1.1.0"
     openwhiskCatalog:
-      gitTag: "0.11.0"
+      gitTag: "1.0.0"
     openwhiskPackageAlarms:
       gitTag: "2.2.0"
     openwhiskPackageKafka: